[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Drawing.FontStyle

FontStyle Enum

Specifies the font style.

Namespace: GrapeCity.ActiveReports.Drawing
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
[CLSCompliant(true)]
public enum FontStyle : byte

Fields

Name Description
Italic

Defines an italic text.

Normal

Defines a normal text.

Extension Methods