| Visual Basic (Declaration) | |
|---|---|
Public Enum FontStyle Inherits System.Enum | |
| C# | |
|---|---|
public enum FontStyle : System.Enum | |
| Member | Description |
|---|---|
| Italic | Defines an italic text. |
| Normal | Defines a normal text. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Rendering.Drawing.FontStyle