BrowserSettingsMinimumLogicalFontSize Property  | 
Version 87.1.132 
            MinimumLogicalFontSize
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp.Core (in CefSharp.Core.dll) Version: 87.1.132.0
Syntaxpublic int MinimumLogicalFontSize { get; set; }public:
virtual property int MinimumLogicalFontSize {
	int get () sealed;
	void set (int value) sealed;
}Property Value
Type: 
Int32Implements
IBrowserSettingsMinimumLogicalFontSize
See Also