14 lines
481 B
Markdown
14 lines
481 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [CSS](./puppeteer.protocol.css.md) > [FontFace](./puppeteer.protocol.css.fontface.md) > [unicodeRange](./puppeteer.protocol.css.fontface.unicoderange.md)
|
||
|
|
||
|
## Protocol.CSS.FontFace.unicodeRange property
|
||
|
|
||
|
The unicode-range.
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
unicodeRange: string;
|
||
|
```
|