[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Drawing.FontStyle

FontStyle Enum

Specifies style information applied to text. It is a cross-platform version of System.Drawing.FontStyle.

Namespace: GrapeCity.ActiveReports.Document.Drawing
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
[Flags]
public enum FontStyle

Fields

Name Description
Bold

Bold font style.

Italic

Italic font style.

Regular

Regular font style.

Strikeout

Strikeout font style.

Underline

Underline font style.