PageLayout

Initial page-layout hint that tells the viewer how to lay pages out in the document area (ISO 32000-1 §7.7.2 Table 28, /PageLayout).

Entries

Link copied to clipboard

One page at a time (default).

Link copied to clipboard

Pages in a single scrollable column.

Link copied to clipboard

Two columns, odd-numbered pages on the left.

Link copied to clipboard

Two columns, odd-numbered pages on the right (RTL languages).

Link copied to clipboard

Two pages side-by-side, odd on the left — PDF 1.5.

Link copied to clipboard

Two pages side-by-side, odd on the right — PDF 1.5.

Link copied to clipboard

A /PageLayout value we don't recognise.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.