TextAutofitType
TextAutofitType enumeration
Repräsentiert den automatischen Anpassungsmodus für Text.
public enum TextAutofitType : sbyte
Werte
Name | Wert | Beschreibung |
---|---|---|
NotDefined | -1 | Nicht definiert. |
None | 0 | Keine automatische Anpassung. |
Normal | 1 | Normale automatische Anpassung. Schriftgröße und Zeilenabstand werden an die Form angepasst. |
Shape | 2 | Form automatisch anpassen. Die Formgröße wird an den Text angepasst. |
Siehe auch
- namensraum Aspose.Slides
- Montage Aspose.Slides