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