TextAlign

<< Click to Display Table of Contents >>

 

TextAlign

Enum Specifies how text is aligned on the object. The available options are the following:

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

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

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

Was this page useful?