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