<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [PDFOptions](./puppeteer.pdfoptions.md) > [landscape](./puppeteer.pdfoptions.landscape.md) ## PDFOptions.landscape property Whether to print in landscape orientation. <b>Signature:</b> ```typescript landscape?: boolean; ```