Share via


OlkTextBox.TextAlign Property (Outlook)

Returns or sets an OlTextAlign constant that specifies how text is aligned in the control. Read/write.

Version Information

Version Added: Outlook 2007

Syntax

expression .TextAlign

expression A variable that represents an OlkTextBox object.

Remarks

The default value is olTextAlignLeft in left-to-right languages such as English.

See Also

Concepts

OlkTextBox Object Members

OlkTextBox Object