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

In This Topic
    TextCase Property (AnnotationProperties)
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also