[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.FontWeight

FontWeight Enum

Specifies a thickness of the font.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum FontWeight

Fields

Name Description
Bold

Indicates a bold font weight.

Bolder

Indicates a bolder font weight.

ExtraBold

Indicates an extra bold font weight.

ExtraLight

Indicates an extra light font weight

Heavy

Indicates a heavy font weight.

Light

Indicates a light font weight

Lighter

Indicates a lighter font weight

Medium

Indicates a medium font weight.

Normal

Indicates a normal font weight.

SemiBold

Indicates a semi-bold font weight.

Thin

Indicates a thin font weight

Extension Methods