ArcGIS Pro 2.8 API Reference Guide
SmallCaps Property (AnnotationProperties)

ArcGIS.Desktop.Editing Namespace > AnnotationProperties Class : SmallCaps Property
Gets and sets whether the annotation should be drawn as Small Capitals; where lower case is converted to small caps and upper case text is left as upper case.
Syntax
public Nullable<bool> SmallCaps {get; set;}
Public Property SmallCaps As Nullable(Of Boolean)
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

AnnotationProperties Class
AnnotationProperties Members