ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Editing Namespace / AnnotationProperties Class / Underline Property

In This Topic
    Underline Property (AnnotationProperties)
    In This Topic
    Gets and sets whether to draw the annotation with an underline.
    Syntax
    public Nullable<bool> Underline {get; set;}
    Public Property Underline As Nullable(Of Boolean)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also