[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgFontWeight

SvgFontWeight Enum

Defines the weight of glyphs in the font, their degree of blackness or stroke thickness.

Namespace: GrapeCity.Documents.Svg
Assembly: DS.Documents.Imaging.dll
Syntax
public enum SvgFontWeight
Public Enum SvgFontWeight

Fields

Name Description
Bold

Bold font. Same as W700.

Bolder

Specifies a bolder weight than the inherited value.

Lighter

Specifies a lighter weight than the inherited value.

Normal

Normal font weight. Same as W400.

W100

Thin.

W200

Extra Light (Ultra Light).

W300

Light.

W400

Normal.

W500

Medium.

W600

Semi Bold (Demi Bold).

W700

Bold.

W800

Extra Bold (Ultra Bold).

W900

Black (Heavy).