autofit_type property

autofit_type property

Returns text autofit mode. Read-only TextAutofitType.

Definition:

@property
def autofit_type(self):
    ...

See Also