[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing.PrintingThreadErrorEventArgs

PrintingThreadErrorEventArgs Class

Summary description for PrintingThreadErrorEventArgs.

Inheritance
PrintingThreadErrorEventArgs
Namespace: GrapeCity.ActiveReports.Printing
Assembly: MESCIUS.ActiveReports.dll
Syntax
public class PrintingThreadErrorEventArgs : EventArgs

Constructors

Name Description
PrintingThreadErrorEventArgs(Exception)

Initializes a new instance of the PrintingThreadErrorEventArgs class.

Properties

Name Description
Exception

Gets the printing thread exception.

Extension Methods