ActiveReports Developer 7
PrintingThreadErrorEventArgs Class Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Printing Namespace : PrintingThreadErrorEventArgs Class

Glossary Item Box

The following tables list the members exposed by PrintingThreadErrorEventArgs.

Public Constructors

 NameDescription
Public ConstructorPrintingThreadErrorEventArgs ConstructorInitializes the new instance of PrintingThreadErrorEventArgs class.
 
Top

Public Properties

 NameDescription
Public PropertyExceptionGets or sets a value that specifies the exception that caused the printing thread error.   
Top

See Also