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