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