The text field direction defines the direction the text flows.

Enumeration Members

Enumeration Members

Inherit: "Inherit"

Inherit the setting from the document. See GetBaseDirection.

LeftToRight: "LTR"

The field is always left to right.

RightToLeft: "RTL"

The field is always right to left.

Generated using TypeDoc