Specifies special text formatting.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public enum TextDecoration |
Visual Basic |
---|
Public Enumeration TextDecoration |
Members
Member name | Description | |
---|---|---|
Default | Default. Treated as None. | |
None | No text decoration. | |
Underline | Underline the text. | |
Overline | Overline the text. | |
LineThrough | Strike through the text. |