ICSS2Properties.BackgroundColor
ICSS2Properties.BackgroundColor property
This property sets the background color of an element, either a value or the keyword ’transparent’, to make the underlying colors shine through.
public string BackgroundColor { get; set; }
Return Value
background-color property
Property Value
A color is either a keyword or a numerical RGB specification.
See Also
- interface ICSS2Properties
- namespace Aspose.Html.Dom.Css
- assembly Aspose.HTML