TextAutofitType

TextAutofitType class

Represents text autofit mode.

Constants

NameValueDescription
NotDefined-1Not defined.
None0No autofit.
Normal1Normal autofit. Font size and line spacing will be reduced to fit the shape.
Shape2Shape autofit. Shape size will be changed to fit the text.

NotDefined

Not defined.


None

No autofit.


Normal

Normal autofit. Font size and line spacing will be reduced to fit the shape.


Shape

Shape autofit. Shape size will be changed to fit the text.