AnimateTextType

AnimateTextType class

Represents the animate text type of an animation effect.

Constants

NameValueDescription
AllAtOnce0Animate all text at once.
ByWord1Animate text by word.
ByLetter2Animate text by letter.

AllAtOnce

Animate all text at once.


ByWord

Animate text by word.


ByLetter

Animate text by letter.