ITrueTypeFont.FamilyName

ITrueTypeFont.FamilyName property

Gets the name of the font family.

public string FamilyName { get; }

Return Value

The family name of the font.

See Also