ArcGIS Pro 2.8 API Reference Guide
TextCase Property (AnnotationProperties)

ArcGIS.Desktop.Editing Namespace > AnnotationProperties Class : TextCase Property
Gets and sets the letter case used to draw the annotation.
Syntax
public Nullable<TextCase> TextCase {get; set;}
Public Property TextCase As Nullable(Of TextCase)
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

AnnotationProperties Class
AnnotationProperties Members