TextAlign

<< Click to Display Table of Contents >>

 

TextAlign

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

Was this page useful?