mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
399 B
399 B
Home > puppeteer > PDFOptions > format
PDFOptions.format property
Signature:
format?: PaperFormat;
Remarks
If set, this takes priority over the width
and height
options.