auto_fit_wrapped_text_type property

auto_fit_wrapped_text_type property

Gets and sets the type of auto fitting wrapped text.

Definition:

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

See Also