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