GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace : FontDecoration Enumeration |
'Declaration Public Enum FontDecoration Inherits System.Enum
public enum FontDecoration : System.Enum
Member | Description |
---|---|
Linethrough | Defines a line through the text. |
None | Defines a normal text. |
Overline | Defines a line above the text. |
Underline | Defines a line below the text. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Rendering.Drawing.FontDecoration