Skip to content

zeropdf v1.3.0


zeropdf / PageLabelOptions

Interface: PageLabelOptions

Defined in: src/types.ts:536

Options for assigning logical page labels and numbering styles.

Properties

PropertyTypeDescriptionDefined in
prefix?stringText prefix prepended to page labels.src/types.ts:540
startAt?numberStarting number for ordered output.src/types.ts:542
style?PageLabelStylePage-label numbering style.src/types.ts:538

Released under the ISC license.