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

547 B

Home > puppeteer > Protocol > Page > PrintToPDFRequest > paperHeight

Protocol.Page.PrintToPDFRequest.paperHeight property

Paper height in inches. Defaults to 11 inches.

Signature:

paperHeight?: number;