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