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