Creates a new instance of the PrintProgressEventArgs with progress set at the specified page.
[Visual Basic]
Public Function New( _
ByVal currentPage As Integer _
)
[C#]
public PrintProgressEventArgs(
int currentPage
);
PrintProgressEventArgs Class | PrintProgressEventArgs Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.