ITrueTypeFont.SubFamilyName

ITrueTypeFont.SubFamilyName property

Gets the subfamily name of the font.

public string SubFamilyName { get; }

Return Value

The subfamily name of the font.

See Also