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