ExceptionEventArgsException Property |
Gets the underlying exception causing this event.
Namespace:
RadPdf.Integration
Assembly:
RadPdf (in RadPdf.dll) Version: 3.19.5.0 (3.19.5.0)
Syntaxpublic Exception Exception { get; }
Public ReadOnly Property Exception As Exception
Get
Property Value
Type:
Exception
See Also