<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Viewport](./puppeteer.viewport.md) &gt; [isLandscape](./puppeteer.viewport.islandscape.md)

## Viewport.isLandscape property

Specifies if the viewport is in landscape mode.

<b>Signature:</b>

```typescript
isLandscape?: boolean;
```