AnimateTextType
AnimateTextType enumeration
Represents the animate text type of an animation effect.
public enum AnimateTextType
Values
Name | Value | Description |
---|---|---|
AllAtOnce | 0 | Animate all text at once. |
ByWord | 1 | Animate text by word. |
ByLetter | 2 | Animate text by letter. |
See Also
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides