InvalidPdfFileFormatException

InvalidPdfFileFormatException class

Undantaget som skapas när en pdf-fil är ogiltig.

public sealed class InvalidPdfFileFormatException : InvalidFileFormatException

Konstruktörer

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

Se även