[]
        
(Showing Draft Content)

C1.C1Pdf.Reader.PdfFontStretch

PdfFontStretch Enum

Defines possible values of the font stretch value, see 5.7 chapter of PDF reference 1.7.

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

Fields

Name Description
Condensed

Condensed.

Expanded

Expanded.

ExtraCondensed

ExtraCondensed.

ExtraExpanded

ExtraExpanded.

Normal

Normal.

SemiCondensed

SemiCondensed.

SemiExpanded

SemiExpanded.

UltraCondensed

UltraCondensed.

UltraExpanded

UltraExpanded.