word_spacing property

word_spacing property

WordSpacing

Definition:

@property
def word_spacing(self):
    ...
@word_spacing.setter
def word_spacing(self, value):
    ...

See Also