AnimateTextType enumeration

AnimateTextType enumeration

Represents the animate text type of an animation effect.

The AnimateTextType type exposes the following members:

Fields

FieldDescription
ALL_AT_ONCEAnimate all text at once.
BY_WORDAnimate text by word.
BY_LETTERAnimate text by letter.

See Also