BrowserSettingsSansSerifFontFamily Property |
Version 55.0.0
SansSerifFontFamily
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 55.0.0.0
Syntax public virtual string SansSerifFontFamily { get; set; }
public:
virtual property String^ SansSerifFontFamily {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringImplements
IBrowserSettingsSansSerifFontFamilySee Also