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