ArcGIS Pro 3.7 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 ReadOnly Property NextPageNumber As String
    public string NextPageNumber {get;}

    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also