TextAutofitType

TextAutofitType

Overview

TextAutofitType is a enum in Aspose.Slides FOSS for .NET.

Represents TextAutofitType enumeration.

Values

ValueDescription
NotDefinedRepresents an undefined or default text autofit setting
NoneRepresents no automatic resizing of text within a shape
NormalRepresents standard autofit where text size adjusts to fit the shape
ShapeRepresents autofit that resizes the shape to accommodate the text

See Also