Skip to content

modern-pdf-lib


modern-pdf-lib / SetTitleOptions

Interface: SetTitleOptions

Defined in: src/core/pdfDocument.ts:121

Options for PdfDocument.setTitle.

Properties

showInWindowTitleBar?

optional showInWindowTitleBar: boolean

Defined in: src/core/pdfDocument.ts:123

When true, tell PDF viewers to display the document title in the window title bar.

Released under the MIT License.