Op Englesch liesen Editéieren

Deelen iwwer


GlyphTypeface.FamilyNames Property

Definition

Gets the family name for the GlyphTypeface object.

C#
public System.Collections.Generic.IDictionary<System.Globalization.CultureInfo,string> FamilyNames { get; }
C#
public System.Collections.Generic.IDictionary<System.Globalization.CultureInfo,string> FamilyNames { [System.Security.SecurityCritical] [System.Security.SecurityTreatAsSafe] get; }

Property Value

An IDictionary<TKey,TValue> object that contains key/value pairs that represent family name information. The key is a CultureInfo object that identifies the culture. The value is a string containing the family name.

Attributes

Remarks

If the font file does not provide a family name for the specified language, the FamilyNames property returns the family name in English. The family name excludes weight, style, and stretch information.

Applies to

Produkt Versiounen
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10