ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing Namespace / AnnotationProperties Class / FontEffects Property

In This Topic
    FontEffects Property (AnnotationProperties)
    In This Topic
    Gets and sets whether the annotation is drawn as subscript or superscript.
    Syntax
    Public Property FontEffects As Nullable(Of FontEffects)
    public Nullable<FontEffects> FontEffects {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also