sempdf
sempdf v1.9.1Interfaces

Interface: PageLabelOptions

sempdf v1.9.1


sempdf / PageLabelOptions

Defined in: src/types.ts:604

Options for assigning logical page labels and numbering styles.

Properties

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

On this page