This document is archived and information here might be outdated.  Recommended version.


esriTextPosition Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Display)  

esriTextPosition Constants

Text symbol position options.

Constant Value Description
esriTPNormal 0 The text draws normally.
esriTPSuperscript 1 The text draws as superscript text.
esriTPSubscript 2 The text draws as subscript text.

Product Availability

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

See Also

IFormattedTextSymbol.Position Property