<!-- 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; [width](./puppeteer.protocol.systeminfo.size.width.md)

## Protocol.SystemInfo.Size.width property

Width in pixels.

<b>Signature:</b>

```typescript
width: integer;
```