ArcGIS Pro 3.7 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 Property Pages As String()
    public string[] Pages {get; set;}
    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.4 or higher.
    See Also