ActiveReports Developer 7
MaxPage Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > SystemPrinter Class : MaxPage Property

Glossary Item Box

Sets the total page count in the progress dialog when doing custom printing.

Syntax

Visual Basic (Declaration) 
Public Property MaxPage As System.Integer
C# 
public System.int MaxPage {get; set;}

See Also