puppeteer/new-docs/puppeteer.protocol.page.fontsizes.fixed.md

14 lines
470 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; [Page](./puppeteer.protocol.page.md) &gt; [FontSizes](./puppeteer.protocol.page.fontsizes.md) &gt; [fixed](./puppeteer.protocol.page.fontsizes.fixed.md)
## Protocol.Page.FontSizes.fixed property
Default fixed font size.
<b>Signature:</b>
```typescript
fixed?: integer;
```