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
- enumeration
TextAutofitType - class
TextFrameFormat - module
aspose.slides - library
Aspose.Slides