PdfPageLayout

How PdfViewer / KmpPdfViewer arranges pages in the scrollable list.

Both layouts share the same zoom / pan model, search highlights, and annotations — only the on-screen grouping of pages differs.

Entries

Link copied to clipboard

One page per row, top to bottom — the default continuous-scroll reading surface. Behaviour is byte-identical to the viewer before the two-page mode existed.

Link copied to clipboard

Side-by-side page pairs, like an open book (best on Desktop / tablet). The cover (page 1) sits alone on the first row; subsequent pages are paired verso/recto — 2-3, 4-5, … — so the spread matches a printed book. A trailing odd page sits alone on the last row.

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.