TextAlignment

<< Click to Display Table of Contents >>

 

TextAlignment

Enum This property specifies a horizontal alignment for a text displayed in this object. Possible values for this property are described on the next table.

Available options for the TextAlignment property

Option

Description

0 - LeftAlignment

Text's horizontal alignment is on the left

1 - CenterAlignment

Text's horizontal alignment is centered (default)

2 - RightAlignment

Text's horizontal alignment is on the right

Was this page useful?