Partager via


IFontRegistrar.GetFont(String) Méthode

Définition

Récupère la police pour les utilisations réelles.

public:
 System::String ^ GetFont(System::String ^ font);
public string? GetFont (string font);
abstract member GetFont : string -> string
Public Function GetFont (font As String) As String

Paramètres

font
String

Clé avec laquelle la police est inscrite auprès du cache.

Retours

Le nom de puis police quand il est trouvé, sinon null.

S’applique à