General
TextAutofitType és un enum a Aspose.Slides FOSS per Java.
Representa el mode d’autoajust de text.
Valors
| Value | Description |
|---|
NOT_DEFINED | Represents an undefined text autofit mode |
NONE | Represents no autofit applied to text |
NORMAL | Represents standard text autofit behavior |
SHAPE | Represents autofit constrained to the shape boundaries |
Propietats
| Name | Type | Access | Description |
|---|
value | String | Read | Provides the string value associated with the enum constant |
Mètodes
| Signature | Description |
|---|
getValue() → String | Returns the string value of this constant. |