Click or drag to resize
BrowserSettingsStandardFontFamily Property
Version 51.0.0
StandardFontFamily

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

Property Value

Type: String

Implements

IBrowserSettingsStandardFontFamily
See Also