The TabTextRotation enumeration contains text rotation options.
It is used by the following property:
| Value | Description |
| -1 | Undefined. Undefined value. |
| 0 | None. Not rotated. |
| 1 | Clockwise90. 90 degrees clockwise. |
| 2 | CounterClockwise90. 90 degrees counterclockwise. |
| 3 | Inverted. Inverted. |
See also: