DocumentDirection enumeration

DocumentDirection enumeration

Allows to specify the direction to flow the text in a document.

Members

NameDescription
LeftToRightLeft to right direction.
RightToLeftRight to left direction.
AutoAuto-detect direction.

See Also