353 B
353 B
sidebar_label |
---|
Page.pdf |
Page.pdf() method
Signature:
class Page {pdf(options?: PDFOptions): Promise<Buffer>;}
Parameters
Parameter | Type | Description |
---|---|---|
options | PDFOptions | (Optional) |
Returns:
Promise<Buffer>