Click or drag to resize

FontVariationAxisMaxValue Property

Version 96.0.142
The maximum value (inclusive) the font supports for this tag.

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

Property Value

Type: Double
See Also