public enum FontStyle : System.Enum
'Declaration Public Enum FontStyle Inherits System.Enum
Member | Description |
---|---|
Bold | Bold font style. |
Italic | Italic font style. |
Regular | Regular font style. |
Strikeout | Strikeout font style. |
Underline | Underline font style. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Document.Drawing.FontStyle