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

In This Topic
    FromPage Property
    In This Topic
    Sets the starting page in a print job.
    Syntax
    'Declaration
     
    Public Property FromPage As Integer
    public int FromPage {get; set;}

    Property Value

    Long value.
    See Also