Click or drag to resize

FontSizesStandard Property

Version 85.3.121
Default standard font size.

Namespace:  CefSharp.DevTools.Page
Assembly:  CefSharp (in CefSharp.dll) Version: 85.3.121.0 (85.3.121.0)
Syntax
public Nullable<int> Standard { get; set; }

Property Value

Type: NullableInt32
See Also