puppeteer/docs/api/puppeteer.screenshotclip.height.md

11 lines
166 B
Markdown

---
sidebar_label: ScreenshotClip.height
---
# ScreenshotClip.height property
**Signature:**
```typescript
interface ScreenshotClip {height: number;}
```