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