Compartilhar via


IFontRegistrar Interface

Definição

O IFontRegistrar controla as fontes registradas em nosso aplicativo.

public interface class IFontRegistrar
public interface IFontRegistrar
type IFontRegistrar = interface
Public Interface IFontRegistrar
Derivado

Métodos

GetFont(String)

Recupera a fonte para usos reais.

Register(String, String)

Registra uma fonte no cache de fontes do aplicativo.

Register(String, String, Assembly)

Registra uma fonte no cache de fontes do aplicativo.

Aplica-se a