mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
543 B
543 B
Home > puppeteer > Protocol > Page > PrintToPDFRequest > paperWidth
Protocol.Page.PrintToPDFRequest.paperWidth property
Paper width in inches. Defaults to 8.5 inches.
Signature:
paperWidth?: number;