Compartilhar via


IFontRegistrar.GetFont(String) Método

Definição

Recupera a fonte para usos reais.

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

Parâmetros

font
String

A chave com a qual a fonte é registrada com o cache.

Retornos

O nome da fonte quando ela for encontrada; caso contrário null, .

Aplica-se a