ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMReportSectionElement Class / AutoSize Property

In This Topic
    AutoSize Property
    In This Topic
    Gets or sets a value indicating whether the section height will grow and shrink to fit the content of the section.
    Syntax
    public bool AutoSize {get; set;}
    Public Property AutoSize As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also