14 lines
466 B
Markdown
14 lines
466 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) > [fontStyle](./puppeteer.protocol.css.fontface.fontstyle.md)
|
|
|
|
## Protocol.CSS.FontFace.fontStyle property
|
|
|
|
The font-style.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
fontStyle: string;
|
|
```
|