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:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public string StatusMessage { get; set; }

Property Value

Type: String
See Also