FontEmbeddingException

FontEmbeddingException class

L’exception levée lorsqu’une tentative d’intégration de police a échoué

public sealed class FontEmbeddingException : ApplicationException

Constructeurs

NomLa description
FontEmbeddingException(Exception)Initialise une nouvelle instance duFontEmbeddingException classe avec un message d’erreur spécifié et une référence à l’exception interne qui est la cause de cette exception.
FontEmbeddingException(string)Initialise une nouvelle instance duFontEmbeddingException classe.
FontEmbeddingException(string, Exception)Initialise une nouvelle instance duFontEmbeddingException classe avec un message d’erreur spécifié et une référence à l’exception interne qui est la cause de cette exception.

Voir également