Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes in which orientations the reading system should present the publication in spread mode. Can be overridden per content document.

Index

Enumeration members

Enumeration members

AUTO

AUTO = "AUTO"

No explicit Synthetic Spread behavior is defined. Reading Systems may use Synthetic Spreads in specific or all device orientations

BOTH

BOTH = "BOTH"

Reading Systems should render a Synthetic Spread regardless of device orientation.

LANDSCAPE

LANDSCAPE = "LANDSCAPE"

Reading Systems should render a Synthetic Spread for spine items only when the device is in landscape orientation.

NONE

NONE = "NONE"

Reading Systems must not incorporate spine items in a Synthetic Spread.

Generated using TypeDoc