Skip to content

PDFDocumentProxy.getDestinations method

PDFDocumentProxy › getDestinations

Unofficial

Gets all named destinations.

Signature:

getDestinations(): Promise<Record<string, unknown[]>>

Returns: Promise<Record<string, unknown[]>>A promise resolving to all destinations.