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