Skip to content

PDFDocumentProxy.getOpenAction method

PDFDocumentProxy › getOpenAction

Unofficial

Gets the open action for the document.

Signature:

getOpenAction(): Promise<null | object>

Returns: Promise<null | object>A promise resolving to the open action, or null if not defined.