ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFormTextElement Class / Text Property

In This Topic
    Text Property (CIMFormTextElement)
    In This Topic
    Gets or sets the string value indicating the text to be displayed within the formTextElement.
    Syntax
    Public Property Text As String
    public string Text {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also