ArcGIS Pro 3.2 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 Nullable<FontEffects> FontEffects {get; set;}
    Public Property FontEffects As Nullable(Of FontEffects)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also