ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Export Namespace / ProgressInfo Class / PageNumber Property

In This Topic
    PageNumber Property (ProgressInfo)
    In This Topic
    Gets the report export page number.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageNumber As Integer
    public int PageNumber {get;}

    Property Value

    An System.Int32 representing the report export page number.
    See Also