<!-- Do not edit this file. It is automatically generated by API Documenter. --> [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. <b>Signature:</b> ```typescript maxHeight?: integer; ```