OlTextAlign Enumeration

Outlook Developer Reference

Specifies the alignment of text in a control.

Version Information
 Version Added:  Outlook 2007

Name Value Description
olTextAlignCenter 2 Text rendered in the control will be aligned to the center of the control.
olTextAlignLeft 1 Text rendered in the control will be aligned to the left edge of the control.
olTextAlignRight 3 Text rendered in the control will be aligned to the right edge of the control.