Enum FlowDirection
Defines constants that specify the content flow direction for text and user interface (UI) elements.
Namespace: Telerik.Documents.Core
Assembly: Telerik.Windows.Documents.Core.dll
Syntax
public enum FlowDirection
LeftToRight
Indicates that content should flow from left to right.
RightToLeft
Indicates that content should flow from right to left.