ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / TextProperties Class / Text Property

In This Topic
    Text Property (TextProperties)
    In This Topic
    Gets and sets the string associated with the text element.
    Syntax
    Public Property Text As String
    public string Text {get; set;}

    Property Value

    String
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also