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

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

    Property Value

    The page number of the first page to print.
    See Also