[]
Specified the text reading order.
public enum ReadingOrder
Context = 0
Specifies the context order.
LeftToRight = 1
Specifies left to right order.
RightToLeft = 2
Specifies right to left order.