<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [ScreenshotOptions](./puppeteer.screenshotoptions.md) > [captureBeyondViewport](./puppeteer.screenshotoptions.capturebeyondviewport.md) ## ScreenshotOptions.captureBeyondViewport property If you need a screenshot bigger than the Viewport <b>Signature:</b> ```typescript captureBeyondViewport?: boolean; ```