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