AngleSharp by AngleSharp

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

.NET API 1,214,976 bytes

 FontSize

public enum FontSize
A listing of all possible pre-defined font-sizes.
Big = 8

Absolute x-large.

Custom = 0

A custom font-size.

Huge = 9

Absolute xx-large.

Large = 6

Absolute large.

Larger = 7

Larger than the parent's font size.

Little = 2

Absolute x-small.

Medium = 5

Absolute medium.

Small = 4

Absolute small.

Smaller = 3

Smaller than the parent's font size.

Tiny = 1

Absolute xx-small.