ICSS2PropertiesFontVariant Property |
Namespace: Aspose.Svg.Dom.Css
string FontVariant { get; set; }
Property FontVariant As String Get Set
property String^ FontVariant { String^ get (); void set (String^ value); }
abstract FontVariant : string with get, set