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