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