ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMReportSectionElement Class / StartOnNewPage Property

In This Topic
    StartOnNewPage Property (CIMReportSectionElement)
    In This Topic
    Gets or sets a value indicating whether the section should start on a new page.
    Syntax
    Public Property StartOnNewPage As Boolean
    public bool StartOnNewPage {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also