Skip to content

a11ydocs v1.7.0


a11ydocs / 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.