AngleSharp by AngleSharp

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

.NET API 1,230,336 bytes

 SystemFont

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