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