IBrowserSettingsMinimumFontSize Property |
Version 51.0.0
MinimumFontSize
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 51.0.0.0 (51.0.0.0)
Syntax int MinimumFontSize { get; set; }
property int MinimumFontSize {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also