FontList public class FontList : IFontList Documentation public string[] FontsList { get; } public bool IsExcludeList { get; } public FontList(bool IsExclusion, string[] fonts)