Click or drag to resize

FontVariationAxisMaxValue Property

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

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

Property Value

Type: Double
See Also