AngleSharp by AngleSharp

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

.NET API 1,244,160 bytes

 SystemFont

public enum SystemFont
An enumeration containing the various predefined system fonts.
namespace AngleSharp.Dom.Css { public enum SystemFont : ushort { Caption, Icon, Menu, MessageBox, SmallCaption, StatusBar } }