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

In This Topic
    Text Property (CIMTextGraphicBase)
    In This Topic
    Gets or sets the text string of the text graphic.
    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.0 or higher.
    See Also