TextAutofitType
Přehled
TextAutofitType je enum v Aspose.Slides FOSS pro C++.
Zobrazuje režim automatického nastavení textu.
Hodnoty
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default autofit setting |
NONE | Represents no autofit; text size remains unchanged |
NORMAL | Represents standard autofit that scales text to fit the shape |
SHAPE | Represents shape autofit where the shape resizes to fit the text |