FontInfo public class FontInfo Documentation public string FontFace { get; set; } public short Height { get; set; } public FontInfo() public FontInfo(string fontface, short height)