character_spacing property

character_spacing property

CharacterSpacing

Definition:

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

See Also