ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMReportDocument Class / LayoutDefinitions Property

In This Topic
    LayoutDefinitions Property
    In This Topic
    Gets or sets the layout definitions referenced by supplemental pages of the report document.
    Syntax
    Public Property LayoutDefinitions As CIMDefinition()
    public CIMDefinition[] LayoutDefinitions {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also