Click or drag to resize

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)
Syntax
public Exception InnerException { get; }

Property Value

Type: Exception
See Also