puppeteer/website/versioned_docs/version-19.2.2/api/puppeteer.pdfoptions.landscape.md
2022-11-03 11:02:28 +01:00

235 B

sidebar_label
PDFOptions.landscape

PDFOptions.landscape property

Whether to print in landscape orientation.

Signature:

interface PDFOptions {
  landscape?: boolean;
}

Default value:

= false