ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMTextSymbol Class / Underline Property

In This Topic
    Underline Property (CIMTextSymbol)
    In This Topic
    Gets or sets a value indicating whether to draw the text with an underline.
    Syntax
    Public Property Underline As Boolean
    public bool Underline {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also