ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / TextCase Enumeration

TextCase Enumeration
The letter case used to draw text.
Syntax
Members
MemberDescription
Allcaps Text is all upper case.
LowerCase Text is all lower case.
Normal Text is proper/mixed case.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.TextCase

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also