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

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