TextAutofitType enumeration

TextAutofitType enumeration

Represents text autofit mode.

The TextAutofitType type exposes the following members:

Fields

FieldDescription
NOT_DEFINEDNot defined.
NONENo autofit.
NORMALNormal autofit. Font size and line spacing will be reduced to fit the shape.
SHAPEShape autofit. Shape size will be changed to fit the text.

See Also