ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / IPrinterSettings Interface / ToPage Property

In This Topic
    ToPage Property (IPrinterSettings)
    In This Topic
    Gets or sets the number of the last page to print.
    Syntax
    'Declaration
     
    Property ToPage As Integer
    int ToPage {get; set;}

    Property Value

    The number of the last page to print.
    See Also