FontFamilyName

OpenTypeFont.FontFamilyName property

Gets the name of the font family.

public string FontFamilyName { get; }

Property Value

The name of the font family.

See Also