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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also