IncorrectFontUsageException

IncorrectFontUsageException class

Undantaget som skapas när teckensnittsanvändningen är felaktig.

public sealed class IncorrectFontUsageException : InvalidFileFormatException

Konstruktörer

namnBeskrivning
IncorrectFontUsageException(Exception)Initierar en ny instans avIncorrectFontUsageException klass med ett specificerat felmeddelande och en referens till det inre undantaget som är orsaken till detta undantag.
IncorrectFontUsageException(string)Initierar en ny instans avIncorrectFontUsageException class.
IncorrectFontUsageException(string, Exception)Initierar en ny instans avIncorrectFontUsageException klass med ett specificerat felmeddelande och en referens till det inre undantaget som är orsaken till detta undantag.

Se även