Click or drag to resize
BrowserSettings.MinimumLogicalFontSize Property
Version 55.0.0
MinimumLogicalFontSize

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

Property Value

Type: Int32

Implements

IBrowserSettings.MinimumLogicalFontSize
See Also