BrowserSettingsSansSerifFontFamily Property |
Version 113.3.50
SansSerifFontFamily
Namespace:
CefSharp
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntaxpublic string SansSerifFontFamily { get; set; }
public:
virtual property String^ SansSerifFontFamily {
String^ get () sealed;
void set (String^ value) sealed;
}
Property Value
Type:
StringImplements
IBrowserSettingsSansSerifFontFamily
See Also