TextAlign

<< Click to Display Table of Contents >>

 

TextAlign

Enum Specifies how text is aligned on an object. Available options are the following:

1 - fmTextAlignLeft: Aligns the text to object's left side

2 - fmTextAlignCenter: Aligns the text to object's center (default)

3 - fmTextAlignRight: Aligns the text to object's right side

Was this page useful?