[Home](./index.md) > [puppeteer](./puppeteer.md) > [PDFOptions](./puppeteer.pdfoptions.md) > [landscape](./puppeteer.pdfoptions.landscape.md) ## PDFOptions.landscape property Whether to print in landscape orientation. Signature: ```typescript landscape?: boolean; ```