ReadingOrder

Constants which determine the reading order.

The direction is based on context.

Context = -5002

The order is left-to-right.

LeftToRight = -5003

The order is right-to-left.

RightToLeft = -5004