mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
757 B
757 B
Home > puppeteer > Protocol > Page > SetFontFamiliesRequest
Protocol.Page.SetFontFamiliesRequest interface
Signature:
export interface SetFontFamiliesRequest
Properties
Property | Type | Description |
---|---|---|
fontFamilies | FontFamilies | Specifies font families to set. If a font family is not specified, it won't be changed. |