ScriptFontFamiliesFontFamilies Property |
Version 99.2.120
Generic font families collection for the script.
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp (in CefSharp.dll) Version: 99.2.120.0 (99.2.120.0)
Syntax public FontFamilies FontFamilies { get; set; }
public:
property FontFamilies^ FontFamilies {
FontFamilies^ get ();
void set (FontFamilies^ value);
}
Property Value
Type:
FontFamiliesSee Also