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