Enum
FlowDirection

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.

Declaration

cs-api-definition
LeftToRight = 0

Field Value

FlowDirection

RightToLeft

Content flows from right to left.

Declaration

cs-api-definition
RightToLeft = 1

Field Value

FlowDirection

In this article
DefinitionFieldsLeftToRightRightToLeft
Not finding the help you need?
Contact Support