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