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

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Page](./puppeteer.protocol.page.md) &gt; [StartScreencastRequest](./puppeteer.protocol.page.startscreencastrequest.md) &gt; [maxHeight](./puppeteer.protocol.page.startscreencastrequest.maxheight.md)

## Protocol.Page.StartScreencastRequest.maxHeight property

Maximum screenshot height.

<b>Signature:</b>

```typescript
maxHeight?: integer;
```