'Declaration Public Enum TextDecoration Inherits System.Enum
public enum TextDecoration : System.Enum
'Declaration Public Enum TextDecoration Inherits System.Enum
public enum TextDecoration : System.Enum
| Member | Description | 
|---|---|
| Default | Default. Treated as None. | 
| LineThrough | Strike through the text. | 
| None | No text decoration. | 
| Overline | Overline the text. | 
| Underline | Underline the text. | 
System.Object
   System.ValueType
      System.Enum
         C1.C1Rdl.Rdl2008.TextDecoration