TextAlign

<< Click to Display Table of Contents >>

 

TextAlign

Enum Specifies how text is aligned inside this object. Available options are the following:

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

2 - fmTextAlignCenter: Centers text to object's center

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

Was this page useful?