TextAutofitType
TextAutofitType Aufzählung
Stellt den Text-Autofit-Modus dar.
public enum TextAutofitType : sbyte
Werte
| Name | Wert | Beschreibung |
|---|---|---|
| NotDefined | -1 | Nicht definiert. |
| None | 0 | Kein Autofit. |
| Normal | 1 | Normaler Autofit. Schriftgrad und Zeilenabstand werden verringert, um in die Form zu passen. |
| Shape | 2 | Form-Autofit. Die Formgröße wird geändert, um zum Text zu passen. |
Siehe auch
- namespace Aspose.Slides
- assembly Aspose.Slides