FamilyName

Font.FamilyName property

Gets the family name of this Font.

public string FamilyName { get; }

Property Value

The family name of this Font.

See Also