Click or drag to resize

BrowserSettingsMinimumLogicalFontSize Property

Version 92.0.260
MinimumLogicalFontSize

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

Property Value

Type: Int32

Implements

IBrowserSettingsMinimumLogicalFontSize
See Also