Click or drag to resize

ExceptionEventArgsException Property

Gets the underlying exception causing this event.

Namespace:  RadPdf.Integration
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public Exception Exception { get; }

Property Value

Type: Exception
See Also