TextAutofitType

TextAutofitType

Overview

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

Represents TextAutofitType enumeration.

This enumeration defines 4 values: NotDefined, None, Normal, Shape.

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