ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing 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