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