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