MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / FontStyle Enumeration

FontStyle Enumeration
Specifies the font style.
Syntax
'Declaration
 
Public Enum FontStyle 
   Inherits System.Enum
 
Members
MemberDescription
ItalicDefines an italic text.
NormalDefines a normal text.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Drawing.FontStyle

See Also