BrowserSettingsMinimumFontSize Property |
Version 57.0.0[Missing <summary> documentation for "P:CefSharp.BrowserSettings.MinimumFontSize"]
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 57.0.0.0
Syntax public virtual int MinimumFontSize { get; set; }
public:
virtual property int MinimumFontSize {
int get ();
void set (int value);
}
Property Value
Type:
Int32Implements
IBrowserSettingsMinimumFontSizeSee Also