Click or drag to resize

FontSizesStandard Property

Version 103.0.120
Default standard font size.

Namespace:  CefSharp.DevTools.Page
Assembly:  CefSharp (in CefSharp.dll) Version: 103.0.120.0 (103.0.120.0)
Syntax
public int? Standard { get; set; }

Property Value

Type: NullableInt32
See Also