<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Viewport](./puppeteer.viewport.md) > [isLandscape](./puppeteer.viewport.islandscape.md) ## Viewport.isLandscape property Specifies if the viewport is in landscape mode. <b>Signature:</b> ```typescript isLandscape?: boolean; ```