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