14 lines
499 B
Markdown
14 lines
499 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Page](./puppeteer.protocol.page.md) > [FontFamilies](./puppeteer.protocol.page.fontfamilies.md) > [sansSerif](./puppeteer.protocol.page.fontfamilies.sansserif.md)
|
|
|
|
## Protocol.Page.FontFamilies.sansSerif property
|
|
|
|
The sansSerif font-family.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
sansSerif?: string;
|
|
```
|