GlyphTypeface.SampleTexts Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient les informations du texte d'exemple pour l'objet GlyphTypeface.
public:
property System::Collections::Generic::IDictionary<System::Globalization::CultureInfo ^, System::String ^> ^ SampleTexts { System::Collections::Generic::IDictionary<System::Globalization::CultureInfo ^, System::String ^> ^ get(); };
public System.Collections.Generic.IDictionary<System.Globalization.CultureInfo,string> SampleTexts { [System.Security.SecurityCritical] get; }
public System.Collections.Generic.IDictionary<System.Globalization.CultureInfo,string> SampleTexts { get; }
[<get: System.Security.SecurityCritical>]
member this.SampleTexts : System.Collections.Generic.IDictionary<System.Globalization.CultureInfo, string>
member this.SampleTexts : System.Collections.Generic.IDictionary<System.Globalization.CultureInfo, string>
Public ReadOnly Property SampleTexts As IDictionary(Of CultureInfo, String)
Valeur de propriété
Un objet IDictionary<TKey,TValue> qui contient des paires clé/valeur d'informations du texte d'exemple. La clé est un objet CultureInfo qui identifie la culture. La valeur est une chaîne qui décrit les informations du texte d'exemple.
- Attributs
Remarques
La SampleTexts valeur peut être le nom de police, ou tout autre texte que le concepteur pense est le meilleur exemple pour afficher la police dans.