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