PDFDocumentProxy.getData method
PDFDocumentProxy › getData
Unofficial
Gets the raw document data.Signature:
getData(): Promise<Uint8Array>Returns: Promise<Uint8Array> — A promise resolving to the document bytes.
PDFDocumentProxy › getData
Unofficial
Gets the raw document data.Signature:
getData(): Promise<Uint8Array>Returns: Promise<Uint8Array> — A promise resolving to the document bytes.