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

In This Topic
    AutoGrowTextElements Property
    In This Topic
    Gets or sets a value indicating whether the height of Text elements in sections will grow based on their content.
    Syntax
    public bool AutoGrowTextElements {get; set;}
    Public Property AutoGrowTextElements As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also