--- sidebar_label: ScreenshotClip --- # ScreenshotClip interface #### Signature: ```typescript export interface ScreenshotClip extends BoundingBox ``` **Extends:** [BoundingBox](./puppeteer.boundingbox.md) ## Properties <table><thead><tr><th> Property </th><th> Modifiers </th><th> Type </th><th> Description </th><th> Default </th></tr></thead> <tbody><tr><td> scale </td><td> `optional` </td><td> number </td><td> </td><td> `1` </td></tr> </tbody></table>