alignment

The alignment property defines the alignment for the text field.

 

Syntax

System.String alignment();

 

Return Value

Returns the current property value.

 

Remarks

The possible values are: left, center and right.

 

Member of field.

 

Example