TextAlign

<< Click to Display Table of Contents >>

 

TextAlign

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

Was this page useful?