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

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

    Property Value

    Type: String
    Remarks
    The page number field can be 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