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