border_top_color property
border_top_color property
See the border-top-color property definition in CSS2.
Definition:
@property
def border_top_color(self):
...
@border_top_color.setter
def border_top_color(self, value):
...
See Also
- module
aspose.html.dom.css
- class
ICSS2Properties