InvalidPdfFileFormatException
Overview
InvalidPdfFileFormatException är en klass i Aspose.PDF FOSS för .NET. ärvt från: PdfException.
Tröskel när en ström inte kan öppnas som PDF (dålig rubrik, trunkade filer eller annars okända som pdf).
Denna klass ger 6 metoder för att arbeta med InvalidPdfFileFormatException objekt i .NET-program. Tillgängliga metoder inkluderar: GenerateCrashReport, InvalidPdfFileFormatException, PdfException. Alla offentliga medlemmar är tillgängliga för alla .NET-applikationer efter att ha installerat Aspose.PDF FOSS för .Net-paketet.
Methods
| Signature | Description |
|---|---|
InvalidPdfFileFormatException() | Kalla InvalidPdfFileFormatException på detta InvalidPdfFileFormatException instans. |
InvalidPdfFileFormatException(message: string) | |
InvalidPdfFileFormatException(message: string, innerException: Exception) | |
InvalidPdfFileFormatException(innerException: Exception) | |
PdfException() | Initialiserar en ny instans av PdfException klass. |
GenerateCrashReport(options: CrashReportOptions) | Skriv en kollapsrapport till disk per alternativ. |