FontNotFoundException

FontNotFoundException()

Initialisiert eine neue Instanz vonFontNotFoundException Klasse.

public FontNotFoundException()

Siehe auch


FontNotFoundException(string)

Initialisiert eine neue Instanz vonFontNotFoundException Klasse mit einem angegebenen Schriftartnamen.

public FontNotFoundException(string fontName)
Parameter Typ Beschreibung
fontName String Der angeforderte Schriftartname.

Siehe auch