text_line_spacing_style property

text_line_spacing_style property

Gets or sets text line spacing style.

Definition:

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

See Also