ICSS2Properties.BorderColor
ICSS2Properties.BorderColor 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 BorderColor { get; set; }
Return Value
border-color property
See Also
- interface ICSS2Properties
- package com.aspose.html.Dom.Css
- package Aspose.HTML