BrowserSettingsSerifFontFamily Property |
Version 79.1.350
SerifFontFamily
Namespace:
CefSharp
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 76.1.90.0
Syntax public virtual string SerifFontFamily { get; set; }
public:
virtual property String^ SerifFontFamily {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringImplements
IBrowserSettingsSerifFontFamilySee Also