14 lines
504 B
Markdown
14 lines
504 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) > [pictograph](./puppeteer.protocol.page.fontfamilies.pictograph.md)
|
|
|
|
## Protocol.Page.FontFamilies.pictograph property
|
|
|
|
The pictograph font-family.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
pictograph?: string;
|
|
```
|