ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing Namespace / SystemPrinter Class / ToPage Property

In This Topic
    ToPage Property (SystemPrinter)
    In This Topic
    Sets the number of the last page to be printed.
    Syntax
    'Declaration
     
    Public Property ToPage As Integer
    public int ToPage {get; set;}
    See Also