AnimateTextType
AnimateTextType Aufzählung
Stellt den animierten Texttyp eines Animationseffekts dar.
public enum AnimateTextType  
Werte
| Name | Wert | Beschreibung | 
|---|---|---|
| AllAtOnce | 0 | Alle Texte auf einmal animieren. | 
| ByWord | 1 | Texte nach Wort animieren. | 
| ByLetter | 2 | Texte nach Buchstaben animieren. | 
Siehe Auch
- Namespace Aspose.Slides.Animation
- Assembly Aspose.Slides