TextAlign

<< Click to Display Table of Contents >>

 

TextAlign

Enum Specifies how text is aligned inside this object. Possible values for this property are 1 - fmTextAlignLeft: Aligns text to an object's left side (default), 2 - fmTextAlignCenter: Centers text to an object's center, or 3 - fmTextAlignRight: Aligns text to an object's right side.

Was this page useful?