[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.TextAnimation

Enum TextAnimation

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

Specifies animation effect for text runs.

public enum TextAnimation

Fields

AntsBlack = 2

Specifies that this text shall be surrounded by an animated black dashed line border.

AntsRed = 3

Specifies that this text shall be surrounded by an animated red dashed line border.

BlinkBackground = 0

Specifies that this text shall be surrounded by a background color that alternates between black and white.

Lights = 1

Specifies that this text shall be surrounded by a border consisting of a series of colored lights that constantly change colors in sequence.

None = 6

Specifies that this text shall have no animated text effect.

Shimmer = 4

Specifies that this text shall be animated by alternating between normal and blurry states.

Sparkle = 5

Specifies that this text shall have a background consisting of a random pattern of colored lights that constantly change colors in sequence.