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