autofit_type property
autofit_type property
Returns or sets text’s autofit mode.
Read/write TextAutofitType.
Definition:
@property
def autofit_type(self):
...
@autofit_type.setter
def autofit_type(self, value):
...
See Also
- class
ITextFrameFormat - enumeration
TextAutofitType - module
aspose.slides - library
Aspose.Slides