The VtOrientation constants provide options for positioning text.
| Constant | Description |
| VtOrientationHorizontal | The text is displayed horizontally. |
| VtOrientationVertical | The letters of the text are drawn one on top of each other from the top down. |
| VtOrientationUp | The text is rotated to read from bottom to top. |
| VtOrientationDown | The text is rotated to read from top to bottom. |