Click or drag to resize

BrowserSettingsStandardFontFamily Property

Version 94.4.20
StandardFontFamily

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 94.4.20.0
Syntax
public string StandardFontFamily { get; set; }

Property Value

Type: String

Implements

IBrowserSettingsStandardFontFamily
See Also