ArcGIS Pro 2.8 API Reference Guide
FontEffects Property (AnnotationProperties)

ArcGIS.Desktop.Editing Namespace > AnnotationProperties Class : FontEffects Property
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 10, Windows 8.1

See Also

Reference

AnnotationProperties Class
AnnotationProperties Members