WarningEventArgsInnerException Property |
Gets the underlying exception causing this warning, if any.
Namespace:
RadPdf.Integration
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 5.0.0.0 (5.0.0.0)
Syntaxpublic Exception InnerException { get; }Public ReadOnly Property InnerException As Exception
Get
Property Value
Type:
Exception
See Also