--- sidebar_label: ScreenshotClip --- # ScreenshotClip interface #### Signature: ```typescript export interface ScreenshotClip extends BoundingBox ``` **Extends:** [BoundingBox](./puppeteer.boundingbox.md) ## Properties | Property | Modifiers | Type | Description | Default | | -------- | --------------------- | ------ | ----------- | -------------- | | scale | optional | number | | 1 |