DocumentDirection enumeration

DocumentDirection enumeration

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

Members

NameDescription
LEFT_TO_RIGHTLeft to right direction.
RIGHT_TO_LEFTRight to left direction.
AUTOAuto-detect direction.

See Also