ReadingOrder
Constants which determine the reading order.
Enumeration Members
Section titled "Enumeration Members"Context
Section titled "Context"The direction is based on context.
Context = -5002 LeftToRight
Section titled "LeftToRight"The order is left-to-right.
LeftToRight = -5003 RightToLeft
Section titled "RightToLeft"The order is right-to-left.
RightToLeft = -5004