Skip to content

zeropdf v1.3.0


zeropdf / ParseDocumentOptions

Interface: ParseDocumentOptions

Defined in: src/parser.ts:305

Options that control parsing behavior for existing PDFs.

Properties

PropertyModifierTypeDescriptionDefined in
password?readonlystringPassword used to open an encrypted source PDF.src/parser.ts:307

Released under the ISC license.