TextVerticalType enumeration

TextVerticalType enumeration

Represents the text direct type.

The TextVerticalType type exposes the following members:

Fields

FieldDescription
VERTICALEast Asian Vertical display.
HORIZONTALHorizontal text.
VERTICAL_LEFT_TO_RIGHTDisplayed vertical and the text flows top down then LEFT to RIGHT
VERTICAL90Each line is 90 degrees rotated clockwise
VERTICAL270Each line is 270 degrees rotated clockwise
STACKEDDetermines if all of the text is vertical
STACKED_RIGHT_TO_LEFTSpecifies that vertical WordArt should be shown from right to left rather than left to right.

See Also