MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / PrintingThreadErrorEventArgs Class / Exception Property

In This Topic
Exception Property (PrintingThreadErrorEventArgs)
In This Topic
Gets the printing thread exception.
Syntax
'Declaration
 
Public ReadOnly Property Exception As Exception
 
See Also