ArcGIS Pro 3.2 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 bool Underline {get; set;}
    Public Property Underline As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also