ActiveReports 12
Exception Property (PrintingThreadErrorEventArgs)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Printing Namespace > PrintingThreadErrorEventArgs Class : Exception Property
Gets or sets a value that specifies the exception that caused the printing thread error. 
Syntax
'Declaration
 
Public ReadOnly Property Exception As Exception
public Exception Exception {get;}
See Also

Reference

PrintingThreadErrorEventArgs Class
PrintingThreadErrorEventArgs Members