BrowserSettingsSerifFontFamily Property |
Version 57.0.0[Missing <summary> documentation for "P:CefSharp.BrowserSettings.SerifFontFamily"]
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 57.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