puppeteer/new-docs/puppeteer.protocol.css.platformfontusage.iscustomfont.md
2020-07-13 14:01:35 +01:00

557 B

Home > puppeteer > Protocol > CSS > PlatformFontUsage > isCustomFont

Protocol.CSS.PlatformFontUsage.isCustomFont property

Indicates if the font was downloaded or resolved locally.

Signature:

isCustomFont: boolean;