Enum FlowDirection
The 'flow-direction' property specifies whether the primary text advance direction shall be left-to-right or right-to-left.
public enum FlowDirection
Fields
LeftToRight = 0
RightToLeft = 1
The 'flow-direction' property specifies whether the primary text advance direction shall be left-to-right or right-to-left.
public enum FlowDirection
LeftToRight = 0
RightToLeft = 1