ArcGIS Pro 3.0 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, Windows 8.1

    See Also