AngleSharp by AngleSharp

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

.NET API 1,214,976 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 } }