FontNotFoundException

FontNotFoundException class

L’exception levée lorsque la police demandée est introuvable.

public class FontNotFoundException : WatermarkException

Constructeurs

Nom La description
FontNotFoundException() Initialise une nouvelle instance duFontNotFoundException classe.
FontNotFoundException(string) Initialise une nouvelle instance duFontNotFoundException classe avec un nom de police spécifié.

Propriétés

Nom La description
FontName { get; } Obtient le nom de police demandé.

Voir également