TextAutofitType

TextAutofitType

Overview

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

Represents text autofit mode.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined text autofit mode
NONERepresents no autofit applied to the text
NORMALRepresents standard autofit behavior for text
SHAPERepresents autofit that adjusts the shape to fit the text

Properties

NameTypeAccessDescription
valueStringReadReturns the string value of this constant.

Methods

SignatureDescription
getValue()StringReturns the string value of this constant.

See Also