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

    Property Value

    Type: String
    Remarks
    The current page name.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also