BrowserSettingsMinimumFontSize Property |
Version 88.2.90
MinimumFontSize
Namespace:
CefSharp
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 88.2.90.0
Syntax public int MinimumFontSize { get; set; }
public:
virtual property int MinimumFontSize {
int get () sealed;
void set (int value) sealed;
}
Property Value
Type:
Int32Implements
IBrowserSettingsMinimumFontSizeSee Also