![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Constants > E > esriTextCase Constants (ArcObjects .NET 10.4 SDK) |
Text symbol case options.
| Constant | Value | Description |
|---|---|---|
| esriTCNormal | 0 | The text draws normally. |
| esriTCLowercase | 1 | The text draws as all lowercase. |
| esriTCAllCaps | 2 | The text draws as all capitals. |
| esriTCSmallCaps | 3 | The text draws as small capitals. |