AngleSharp by AngleSharp

<PackageReference Include="AngleSharp" Version="0.9.10" />

.NET API 1,230,336 bytes

 FontStretch

public enum FontStretch
An enumeration with possible font stretch settings.

Specifies a font face more condensed than normal.

Specifies a font face more expanded than normal.

Specifies a font face a lot more condensed than normal.

Specifies a font face more expanded than normal.

Normal = 0

Specifies a normal font face.

Specifies a font face a little more condensed than normal.

Specifies a font face a little more expanded than normal.

Specifies a font face most condensed.

Specifies a font face most expanded.