[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing.PrintEventArgs.-ctor

PrintEventArgs Constructor

PrintEventArgs()

Initializes a new instance of the PrintEventArgs class.

Declaration
public PrintEventArgs()

PrintEventArgs(PrintAction)

Initializes a new instance of the PrintEventArgs class with the specified print action.

Declaration
public PrintEventArgs(PrintAction printAction)
Parameters
Type Name Description
PrintAction printAction

The type of print operation occurring.