Enum FlowDirection
Defines constants that specify the content flow direction for text elements.
Namespace: Telerik.Windows.Documents.Flow.Model.Styles
Assembly: Telerik.Windows.Documents.Flow.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.