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