[]
        
(Showing Draft Content)

C1.C1Pdf.Reader.PdfFontWeight

PdfFontWeight Enum

Defines possible values of the font weight value, see 5.7 chapter of PDF reference 1.7. Names are taken from DirectWrite FontWeight, see: C1.Util.DX.DirectWrite.FontWeight enumeration.

Namespace: C1.C1Pdf.Reader
Assembly: C1.C1Pdf.4.8.dll
Syntax
public enum PdfFontWeight

Fields

Name Description
Black

Black.

Bold

Bold.

DemiBold

DemiBold.

ExtraBold

ExtraBold.

ExtraLight

Thin.

Heavy

Heavy.

Light

Light.

Medium

Medium.

Normal

Normal.

Regular

Regular.

SemiBold

SemiBold.

Thin

Thin.

UltraLight

UltraLight.