puppeteer/new-docs/puppeteer.protocol.css.fontface.fontstyle.md

14 lines
466 B
Markdown
Raw Normal View History

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