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