Click or drag to resize

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: 3.44.0.0 (3.44.0.0)
Syntax
public bool ThrownByHttpHandler { get; }

Property Value

Type: Boolean
See Also