ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPresentation Class / Pages Property

In This Topic
    Pages Property (CIMPresentation)
    In This Topic
    Gets or sets the presentation pages as an array of repository URIs.
    Syntax
    public string[] Pages {get; set;}
    Public Property Pages As String()
    Remarks
    Each string in the array represents a repository URI that points to the storage of a presentation page in the form of an object reference.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also