Click or drag to resize
BrowserSettingsMinimumFontSize Property
Version 57.0.0

[Missing <summary> documentation for "P:CefSharp.BrowserSettings.MinimumFontSize"]

Namespace: CefSharp
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 57.0.0.0
Syntax
public virtual int MinimumFontSize { get; set; }

Property Value

Type: Int32

Implements

IBrowserSettingsMinimumFontSize
See Also