ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IReport Interface / StartPageNumber Property

In This Topic
    StartPageNumber Property (IReport)
    In This Topic
    Gets the page number to start the numeration with.
    Syntax
    'Declaration
     
    ReadOnly Property StartPageNumber As Integer
    int StartPageNumber {get;}

    Property Value

    An System.Int32 representing the page number to start the numeration with.
    See Also