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