'Declaration Public Enum TextEffect Inherits System.Enum
public enum TextEffect : System.Enum
'Declaration Public Enum TextEffect Inherits System.Enum
public enum TextEffect : System.Enum
Member | Description |
---|---|
Default | Default. Treated as None. |
Embed | Apply embedding effect to the text. |
Emboss | Emboss the text. |
Frame | Add a frame around the text. |
None | No special effect applied. |
Shadow | Shadow the text. |
System.Object
System.ValueType
System.Enum
C1.C1Rdl.Rdl2008.TextEffect