ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / MapSeries Class / PreviousPageNumber Property

In This Topic
    PreviousPageNumber Property
    In This Topic
    Gets the previous page number relative to the current map series page number.
    Syntax
    Public ReadOnly Property PreviousPageNumber As String
    public string PreviousPageNumber {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