TextAutofitType

TextAutofitType

Overview

TextAutofitType is a enum in Aspose.Slides FOSS for C++.

Represents text autofit mode.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined or default text autofit mode
NONERepresents no automatic fitting of text within a shape
NORMALRepresents standard text autofit that scales font size to fit
SHAPERepresents autofit that adjusts the shape size to accommodate text

See Also