BrowserSettingsSerifFontFamily Property |
Version 55.0.0
SerifFontFamily
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 55.0.0.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