ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Report Class / StartPageNumber Property

In This Topic
    StartPageNumber Property (Report)
    In This Topic
    Gets or sets the page number to start the numeration with in the report.
    Syntax
    'Declaration
     
    Public Property StartPageNumber As Integer
    public int StartPageNumber {get; set;}
    See Also