word_spacing property

word_spacing property

Gets the additional space between words in a text.

Definition:

@property
def word_spacing(self):
    ...

See Also