public enum FontStyleEx : System.Enum
'Declaration Public Enum FontStyleEx Inherits System.Enum
Member | Description |
---|---|
Bold | The bold text. |
DoubleUnderline | The text with a double underline. |
Italic | The italic text. |
Regular | The regular text. |
Strikeout | The text with a strikeout. |
Underline | The underlined text. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Drawing.FontStyleEx