modern-pdf-lib / CatalogOptions
Interface: CatalogOptions
Defined in: src/core/pdfCatalog.ts:242
Options for building the catalog.
Properties
lang?
optionallang:string
Defined in: src/core/pdfCatalog.ts:262
The natural language of the document content (e.g. en-US).
pageLayout?
optionalpageLayout:"SinglePage"|"OneColumn"|"TwoColumnLeft"|"TwoColumnRight"|"TwoPageLeft"|"TwoPageRight"
Defined in: src/core/pdfCatalog.ts:244
Page layout hint.
pageMode?
optionalpageMode:"UseNone"|"UseOutlines"|"UseThumbs"|"FullScreen"|"UseOC"|"UseAttachments"
Defined in: src/core/pdfCatalog.ts:253
Page mode hint.