ITrueTypeFont.FontData

ITrueTypeFont.FontData property

Gets the font data associated with the TrueType font. See IFontData.

public IFontData FontData { get; }

See Also