text_line_spacing_factor property

text_line_spacing_factor property

Gets or sets line spacing factor.

Definition:

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

See Also