Click or drag to resize

BrowserSettingsFixedFontFamily Property

Version 94.4.20
FixedFontFamily

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

Property Value

Type: String

Implements

IBrowserSettingsFixedFontFamily
See Also