TextAlign


Function

 

Specifies the text alignment.

 

Variable type

 

[ C#: enum HorizontalAlignment ] [ VB.NET: Enum HorizontalAlignment ]

Initial value

 

Left

 

Setting value

 

Value

Enumeration member

Description

0

Left

Left

1

Right

Right

2

Center

Center

 

Remarks

 

Specifies the text alignment.