Enum
DirectionType

Defines the reading order preference used to arrange pages or text when displayed side by side or printed n-up.

Definition

Namespace:Telerik.Windows.Documents.Fixed.Model.Preferences

Assembly:Telerik.Windows.Documents.Fixed.dll

Syntax:

cs-api-definition
public enum DirectionType

Fields

L2R

Left‑to‑right reading order.

Declaration

cs-api-definition
L2R = 0

Field Value

DirectionType

R2L

Right‑to‑left reading order (also used for vertical East Asian writing systems).

Declaration

cs-api-definition
R2L = 1

Field Value

DirectionType

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