TextAutofitType
TextAutofitType class
Represents text autofit mode.
Constants
Name | Value | Description |
---|---|---|
NotDefined | -1 | Not defined. |
None | 0 | No autofit. |
Normal | 1 | Normal autofit. Font size and line spacing will be reduced to fit the shape. |
Shape | 2 | Shape 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.