BrowserSettingsSerifFontFamily Property  | 
Version 108.4.130 
            SerifFontFamily
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp.Core (in CefSharp.Core.dll) Version: 108.4.130.0
Syntaxpublic string SerifFontFamily { get; set; }public:
virtual property String^ SerifFontFamily {
	String^ get () sealed;
	void set (String^ value) sealed;
}Property Value
Type: 
StringImplements
IBrowserSettingsSerifFontFamily
See Also