BrowserSettingsStandardFontFamily Property |
Version 86.0.240
StandardFontFamily
Namespace:
CefSharp
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 86.0.240.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