Skip to content

Orientation

const Orientation: object

Defined in: core/src/options.ts:23

What the book is showing: one page (portrait) or a two-page spread (landscape).

readonly landscape: "landscape" = "landscape"

readonly portrait: "portrait" = "portrait"