puppeteer/website/versioned_docs/version-9.1.1/puppeteer.pdfoptions.scale.md
2021-08-10 11:09:48 +01:00

386 B

Home > puppeteer > PDFOptions > scale

PDFOptions.scale property

Scales the rendering of the web page. Amount must be between 0.1 and 2.

Signature:

scale?: number;