use_text_autoheight property

use_text_autoheight property

Gets or sets using of text auto height.

Definition:

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

See Also