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