<!-- 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; [CSS](./puppeteer.protocol.css.md) &gt; [CSSStyleSheetHeader](./puppeteer.protocol.css.cssstylesheetheader.md) &gt; [length](./puppeteer.protocol.css.cssstylesheetheader.length.md)

## Protocol.CSS.CSSStyleSheetHeader.length property

Size of the content (in characters).

<b>Signature:</b>

```typescript
length: number;
```