[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Text.FontWeight

Enum FontWeight

Namespace
GrapeCity.Documents.Pdf.Text
Assembly
GcDocs.Pdf.dll

Defines possible font weight values.

public enum FontWeight

Fields

Black = 900

Black.

Bold = 700

Bold.

DemiBold = 600

DemiBold.

ExtraBold = 800

ExtraBold.

ExtraLight = 200

ExtraLight.

Heavy = 900

Heavy.

Light = 300

Light.

Medium = 500

Medium.

Normal = 400

Normal.

Regular = 400

Regular.

SemiBold = 600

SemiBold.

Thin = 100

Thin.

UltraLight = 200

UltraLight.