[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing.PrintProgressEventArgs

PrintProgressEventArgs Class

PrintProgressEventArgs

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

Constructors

Name Description
PrintProgressEventArgs(int)

Initializes a new instance of the PrintProgressEventArgs class.

Properties

Name Description
CurrentPage

Gets the current printing page number.

Extension Methods