ITrueTypeFont.FullFontName

ITrueTypeFont.FullFontName property

Full font name is generally represented as combination of Family and Subfamily names.

public string FullFontName { get; }

Return Value

The full name of the font.

See Also