Typeface.FontFamily 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 le nom de la famille de polices à partir de laquelle le type de caractères a été créé.
public:
property System::Windows::Media::FontFamily ^ FontFamily { System::Windows::Media::FontFamily ^ get(); };
public System.Windows.Media.FontFamily FontFamily { get; }
member this.FontFamily : System.Windows.Media.FontFamily
Public ReadOnly Property FontFamily As FontFamily
Valeur de propriété
FontFamily à partir de laquelle le type de caractères a été créé.