[]
        
(Showing Draft Content)

DestinationRefProperties

DsPdfJS API v9.1.0


DsPdfJS API / DestinationRefProperties

Type Alias: DestinationRefProperties

DestinationRefProperties = object

Defines destination as reference to another destination, referenced destination can be in Dests dictionary of PDF document or in Dests subtree of Name Tree.

See

DestinationRef

Properties

name

name: string

The name of referenced destination in the Dests dictionary of PDF document.


nameTree?

optional nameTree: boolean

Indicates whether this DestinationRefProperties references destination in Dests dictionary of PDF document or in Dests subtree of document's Name Tree.