FontFamiliesSansSerif Property |
Version 102.0.100
The sansSerif font-family.
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
Syntax public string SansSerif { get; set; }
public:
property String^ SansSerif {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also