ArcObjects Library Reference (Display)  

esriTextCase Constants

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.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IFormattedTextSymbol.Case Property