Options
All
  • Public
  • Public/Protected
  • All
Menu

The global direction in which the Publication content flows. Please note that this is not same as the writing direction. A publication's pages can be ordered from right-to-left, but its text written left-to-right.

Index

Enumeration members

Enumeration members

AUTO

AUTO = "AUTO"

Use reading system default value.

LTR

LTR = "LTR"

Left-to-Right

RTL

RTL = "RTL"

Right-to-Left

Generated using TypeDoc