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

523 B

Home > puppeteer > Protocol > Page > PrintToPDFRequest > scale

Protocol.Page.PrintToPDFRequest.scale property

Scale of the webpage rendering. Defaults to 1.

Signature:

scale?: number;