Click or drag to resize

ExceptionEventArgsException Property

Gets the underlying exception causing this event.

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

Property Value

Type: Exception
See Also