AngleSharp by AngleSharp

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

.NET API 1,224,704 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 } }