'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 |
---|---|
DoubleUnderline | Indicates double underlined text. |
LineThrough | Indicates struck out text. |
None | Indicates no speical formatting. |
Overline | Indicates overlined text. |
Underline | Indicates underlined text. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.TextDecoration