ArcGIS Pro 3.7 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 Property Underline As Nullable(Of Boolean)
    public Nullable<bool> Underline {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also