Skip to content

zeropdf v1.3.0


zeropdf / PAGE_SIZES

Variable: PAGE_SIZES

ts
const PAGE_SIZES: Record<BuiltInPageSize, CustomPageSize>;

Defined in: src/types.ts:3001

Built-in page size presets expressed in PDF points, keyed by the supported page-size names.

Released under the ISC license.