initial_text_height property

initial_text_height property

Gets or sets the initial text height.

Definition:

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

See Also