TextAlign

<< Click to Display Table of Contents >>

 

TextAlign

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

Was this page useful?