Enum TextEffect
Specifies the type of animation to apply to a font.
Namespace: Syncfusion.DocIO
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum TextEffect
Fields
Name | Description |
---|---|
BlinkingBackground | Black-and-white, blinking background. |
LasVegasLights | Alternating color and pattern border. |
MarchingBlackAnts | Rotating black-dashed border. |
MarchingRedAnts | Rotating red-dashed border. |
None | No animation. Default. |
Shimmer | Font shimmers in and out of focus. |
SparkleText | Randomly alternating pattern and color background. |