RadPdfExceptionThrownByHttpHandler Property |
Gets a value indicating whether or not this exception was thrown by a RAD PDF
PdfHttpHandler.
Namespace:
RadPdf.Exceptions
Assembly:
RadPdf (in RadPdf.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic bool ThrownByHttpHandler { get; }
Public ReadOnly Property ThrownByHttpHandler As Boolean
Get
Property Value
Type:
Boolean
See Also