'Declaration Public Enum TextAnimation Inherits System.Enum
public enum TextAnimation : System.Enum
'Declaration Public Enum TextAnimation Inherits System.Enum
public enum TextAnimation : System.Enum
Member | Description |
---|---|
AntsBlack | Specifies that this text shall be surrounded by an animated black dashed line border. |
AntsRed | Specifies that this text shall be surrounded by an animated red dashed line border. |
BlinkBackground | Specifies that this text shall be surrounded by a background color that alternates between black and white. |
Lights | Specifies that this text shall be surrounded by a border consisting of a series of colored lights that constantly change colors in sequence. |
None | Specifies that this text shall have no animated text effect. |
Shimmer | Specifies that this text shall be animated by alternating between normal and blurry states. |
Sparkle | Specifies that this text shall have a background consisting of a random pattern of colored lights that constantly change colors in sequence. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Word.TextAnimation