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

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

    Property Value

    Type: String
    Remarks
    The current page name.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also