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

In This Topic
    ToPage Property
    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