FontVariationAxisMaxValue Property |
Version 100.0.140
The maximum value (inclusive) the font supports for this tag.
Namespace:
CefSharp.DevTools.CSS
Assembly:
CefSharp (in CefSharp.dll) Version: 100.0.140.0 (100.0.140.0)
Syntax public double MaxValue { get; set; }
public:
property double MaxValue {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also