puppeteer/website/versioned_docs/version-21.6.0/api/puppeteer.screenshotclip.md

20 lines
457 B
Markdown
Raw Normal View History

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