sempdf
sempdf v1.9.1Interfaces

Interface: ParsedPdfNamedDestination

sempdf v1.9.1


sempdf / 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

On this page