---
sidebar_label: ScreenshotClip.height
---

# ScreenshotClip.height property

#### Signature:

```typescript
interface ScreenshotClip {
  height: number;
}
```