TextAutofitType
Overview
TextAutofitType is a enum in Aspose.Slides FOSS for C++.
Represents text autofit mode.
Values
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default text autofit mode |
NONE | Represents no automatic fitting of text within a shape |
NORMAL | Represents standard text autofit that scales font size to fit |
SHAPE | Represents autofit that adjusts the shape size to accommodate text |