AngleSharp by AngleSharp

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

.NET API 1,204,224 bytes

 FontVariant

public enum FontVariant
An enumeration with font variant transformations.
namespace AngleSharp.Dom.Css { public enum FontVariant : ushort { Normal, SmallCaps } }