ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / MapSeries Class / CurrentPageNumber Property

In This Topic
    CurrentPageNumber Property
    In This Topic
    Gets the current map series page number.
    Syntax
    public string CurrentPageNumber {get;}
    Public ReadOnly Property CurrentPageNumber As String

    Property Value

    Type: String
    Remarks
    The page number field is string defined to include page numbers like roman numerals, for example.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also