[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Text.FontStretch

FontStretch Enum

Defines possible font stretch values.

Namespace: GrapeCity.Documents.Pdf.Text
Assembly: DS.Documents.Pdf.dll
Syntax
public enum FontStretch
Public Enum FontStretch

Fields

Name Description
Condensed

Condensed.

Expanded

Expanded.

ExtraCondensed

ExtraCondensed.

ExtraExpanded

ExtraExpanded.

Normal

Normal.

SemiCondensed

SemiCondensed.

SemiExpanded

SemiExpanded.

UltraCondensed

UltraCondensed.

UltraExpanded

UltraExpanded.