Click or drag to resize

FontSizesFixed Property

Version 90.6.50
Default fixed font size.

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

Property Value

Type: NullableInt32
See Also