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