Click or drag to resize

ScriptFontFamiliesFontFamilies Property

Version 112.3.0
Generic font families collection for the script.

Namespace:  CefSharp.DevTools.Page
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public FontFamilies FontFamilies { get; set; }

Property Value

Type: FontFamilies
See Also