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