Enum FlowDirection
Specifies the reading order used when laying out text and UI content.
Namespace: Telerik.Documents.Core
Assembly: Telerik.Windows.Documents.Core.dll
Syntax
public enum FlowDirection
LeftToRight
Content flows from left to right.
RightToLeft
Content flows from right to left.