GlyphTypeface.FamilyNames Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the family name for the GlyphTypeface object.
public:
property System::Collections::Generic::IDictionary<System::Globalization::CultureInfo ^, System::String ^> ^ FamilyNames { System::Collections::Generic::IDictionary<System::Globalization::CultureInfo ^, System::String ^> ^ get(); };
public System.Collections.Generic.IDictionary<System.Globalization.CultureInfo,string> FamilyNames { get; }
public System.Collections.Generic.IDictionary<System.Globalization.CultureInfo,string> FamilyNames { [System.Security.SecurityCritical] [System.Security.SecurityTreatAsSafe] get; }
member this.FamilyNames : System.Collections.Generic.IDictionary<System.Globalization.CultureInfo, string>
[<get: System.Security.SecurityCritical>]
[<get: System.Security.SecurityTreatAsSafe>]
member this.FamilyNames : System.Collections.Generic.IDictionary<System.Globalization.CultureInfo, string>
Public ReadOnly Property FamilyNames As IDictionary(Of CultureInfo, String)
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
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.
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 |
Feedback zu .NET
.NET ass en Open-Source-Projet. Wielt e Link, fir Feedback ze ginn: