BrowserSettingsSerifFontFamily Property |
Version 130.1.90
SerifFontFamily
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public string SerifFontFamily { get; set; }
public:
virtual property String^ SerifFontFamily {
String^ get () sealed;
void set (String^ value) sealed;
}
Property Value
StringImplements
IBrowserSettingsSerifFontFamilySee Also