<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [SystemInfo](./puppeteer.protocol.systeminfo.md) &gt; [Size](./puppeteer.protocol.systeminfo.size.md) &gt; [height](./puppeteer.protocol.systeminfo.size.height.md)

## Protocol.SystemInfo.Size.height property

Height in pixels.

<b>Signature:</b>

```typescript
height: integer;
```