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

In This Topic
    TextCase Enumeration
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also