Skip to content

zeropdf v1.3.0


zeropdf / ParsedPdfNamedDestination

Interface: ParsedPdfNamedDestination

Defined in: src/parser.ts:100

Named destination discovered while parsing an existing PDF.

Properties

PropertyModifierTypeDescriptionDefined in
mode?readonlystringChoice field display mode.src/parser.ts:106
namereadonlystringName of the item, field, destination, or signer.src/parser.ts:102
pageObjectId?readonlynumberObject id of the page associated with this item.src/parser.ts:104

Released under the ISC license.