FontVariationAxisTag Property |
Version 94.4.20
The font-variation-setting tag (a.k.a. "axis tag").
Namespace:
CefSharp.DevTools.CSS
Assembly:
CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntaxpublic string Tag { get; set; }
public:
property String^ Tag {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also