InvalidPdfFileFormatException

InvalidPdfFileFormatException

Übersicht

InvalidPdfFileFormatException ist eine Klasse in Aspose.PDF FOSS für .NET.
Erbt von: PdfException.

Wird ausgelöst, wenn ein Stream nicht als PDF geöffnet werden kann (ungültiger Header, abgeschnittene Datei oder anderweitig nicht als PDF erkennbar).

Diese Klasse stellt 6 Methoden zur Arbeit mit InvalidPdfFileFormatException-Objekten in .NET-Programmen bereit.
Verfügbare Methoden umfassen: GenerateCrashReport, InvalidPdfFileFormatException, PdfException.
Alle öffentlichen Mitglieder sind für jede .NET-Anwendung nach der Installation des Aspose.PDF FOSS for .NET-Pakets zugänglich.

Methoden

SignatureDescription
InvalidPdfFileFormatException()Ruft InvalidPdfFileFormatException für diese InvalidPdfFileFormatException-Instanz auf.
InvalidPdfFileFormatException(message: string)
InvalidPdfFileFormatException(message: string, innerException: Exception)
InvalidPdfFileFormatException(innerException: Exception)
PdfException()Initialisiert eine neue Instanz der PdfException-Klasse.
GenerateCrashReport(options: CrashReportOptions)Schreibt einen Absturzbericht gemäß den Optionen auf die Festplatte.

Siehe auch

 Deutsch