ActiveReports 18 .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
    Returns the page number to start the numeration with.
    Syntax
    'Declaration
     
    ReadOnly Property StartPageNumber As Integer
    int StartPageNumber {get;}
    See Also