Click or drag to resize

BrowserSettings.StandardFontFamily Property

Version 73.1.130
StandardFontFamily

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

Property Value

Type: String

Implements

IBrowserSettings.StandardFontFamily
See Also