[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Page](./puppeteer.protocol.page.md) > [StartScreencastRequest](./puppeteer.protocol.page.startscreencastrequest.md) > [maxHeight](./puppeteer.protocol.page.startscreencastrequest.maxheight.md) ## Protocol.Page.StartScreencastRequest.maxHeight property Maximum screenshot height. Signature: ```typescript maxHeight?: integer; ```