TextDirectionValue enumeration

TextDirectionValue enumeration

Specifies the direction of the characters in a text block.

The TextDirectionValue type exposes the following members:

Fields

Field Description
HORIZONTAL Horizontal.
VERTICAL Vertical.
UNDEFINED Undefined.

See Also