Skip to content

PDFDocumentProxy.getPageLabels method

PDFDocumentProxy › getPageLabels

Unofficial

Gets the page labels.

Signature:

getPageLabels(): Promise<null | string[]>

Returns: Promise<null | string[]>A promise resolving to the labels, or null if not defined.