TextOrientation enumeration

TextOrientation enumeration

Specifies the orientation of text when writing.

The TextOrientation type exposes the following members:

Fields

FieldDescription
MIXEDText orientation is mixed, allowing both upright and sideways text.
UPRIGHTText orientation is upright.
SIDEWAYSText orientation is sideways.

See Also