Const
Readonly
Auto: "auto"The reading direction is automatically determined based on the text content.
Readonly
LeftToRight: "ltr"The reading direction is from left to right.
Readonly
RightToLeft: "rtl"The reading direction is from right to left.
Specifies the reading order of text within a text frame.