TextAutofitType
TextAutofitType enumeration
Represents text autofit mode.
public enum TextAutofitType : sbyte
Values
| 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. |
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides