line_space_size_type proprietà

line_space_size_type proprietà

Ottiene e imposta la quantità di spazio bianco verticale che verrà utilizzato all’interno di un paragrafo.

Definizione:

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

Guarda anche