ICSS2Properties.BorderLeftColor
ICSS2Properties.BorderLeftColor property
The ‘border-color’ property sets the color of the four borders. Values have the following meanings:
color - Specifies a color value.transparent - The border is transparent (though it may have width).
public string BorderLeftColor { get; set; }
Return Value
border-left-color property
See Also
- interface ICSS2Properties
- namespace Aspose.Html.Dom.Css
- assembly Aspose.HTML