ActiveReports.Viewer3 Request technical support
PrintingThreadErrorEventArgs Class Members
See Also  Properties 


The following tables list the members exposed by PrintingThreadErrorEventArgs.

Public Constructors

 NameDescription
Public ConstructorPrintingThreadErrorEventArgs ConstructorCreates a new instance of the PrintThreadErrorEventArgs class with the specified exception.  
Top

Public Properties

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

See Also