<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [ScreenshotOptions](./puppeteer.screenshotoptions.md) > [clip](./puppeteer.screenshotoptions.clip.md) ## ScreenshotOptions.clip property An object which specifies the clipping region of the page. <b>Signature:</b> ```typescript clip?: ScreenshotClip; ```