public enum TextCase : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum TextCase Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum TextCase : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum TextCase Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Allcaps | Text is all upper case. |
LowerCase | Text is all lower case. |
Normal | Text is proper/mixed case. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.TextCase
Target Platforms: Windows 10, Windows 8.1