IFontInfo public interface IFontInfo Documentation FontAttributeValues FontAttrs { get; } string FontFace { get; set; } short Height { get; set; } string ShortFontFace { get; }