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