ArcObjects Library Reference (Display)  

esriTextHorizontalAlignment Constants

Horizontal text alignment options.

Constant Value Description
esriTHALeft 0 The text is left justified.
esriTHACenter 1 The text is center justified.
esriTHARight 2 The text is right justified.
esriTHAFull 3 The text is fully justified.

Product Availability

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

.NET Samples

Dynamic biking (Code Files: DynamicBikingCmd) | Creating a toolbar of globe tools (Code Files: TextElement)