New to Telerik Document ProcessingStart a free 30-day trial

Specifies the reading order and layout direction for text content, supporting left-to-right and right-to-left scripts.

Definition

Namespace:Telerik.Windows.Documents.Flow.Model.Styles

Assembly:Telerik.Windows.Documents.Flow.dll

Syntax:

C#
public enum FlowDirection

Fields

Flows text from left to right, typical for Latin, Cyrillic, and most Asian scripts.

C#
LeftToRight = 0

Flows text from right to left, used for Arabic, Hebrew, and other right-to-left scripts.

C#
RightToLeft = 1
In this article
DefinitionFieldsLeftToRightRightToLeft
Not finding the help you need?
Contact Support