BrowserSettingsStandardFontFamily Property |
Version 67.0.0
StandardFontFamily
Namespace:
CefSharp
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 67.0.0.0
Syntax public virtual string StandardFontFamily { get; set; }
public:
virtual property String^ StandardFontFamily {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringImplements
IBrowserSettingsStandardFontFamilySee Also