ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / SystemPrinter Class / MaxPage Property

In This Topic
    MaxPage Property
    In This Topic
    Sets the total page count in the progress dialog when doing custom printing.
    Syntax
    'Declaration
     
    Public Property MaxPage As Integer
    public int MaxPage {get; set;}
    See Also