The VtHorizontalAlignment constants provide options for text alignment.
| Constant | Description |
| VtHorizontalAlignmentLeft | All lines of text are aligned on the left margin. |
| VtHorizontalAlignmentRight | All lines of text are aligned on the right margin. |
| VtHorizontalAlignmentCenter | All lines of text are centered horizontally. |