ArcGIS Pro 3.7 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 Property AutoGrowTextElements As Boolean
    public bool AutoGrowTextElements {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also