puppeteer/new-docs/puppeteer.protocol.page.printtopdfrequest.paperwidth.md
2020-07-13 14:01:35 +01:00

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;