Click or drag to resize

FontVariationAxisMinValue Property

Version 93.1.111
The minimum value (inclusive) the font supports for this tag.

Namespace:  CefSharp.DevTools.CSS
Assembly:  CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntax
public double MinValue { get; set; }

Property Value

Type: Double
See Also