Click or drag to resize

PdfDataResponseStatusMessage Property

Gets or sets a value representing the status message displayed to the client if PdfDataResponseStatus is Cancel.

Namespace:  RadPdf.Integration
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public string StatusMessage { get; set; }

Property Value

Type: String
See Also