ArcGIS Pro 3.7 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 Property TextCase As Nullable(Of TextCase)
    public Nullable<TextCase> TextCase {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also