UnsupportedFontTypeException
Opinie generală
UnsupportedFontTypeException este o clasă în Aspose.PDF FOSS pentru .NET. Moștenitorii de la: PdfException.
Se aruncă atunci când un fișier nu poate fi deschis ca font deoarece formatul său nu este un program de tip suportat (de exemplu, “Font” sau “Script”) și se folosește pentru a deschide o pagină.
Această clasă oferă 6 metode pentru a lucra cu obiecte UnsupportedFontTypeException în programe .NET. Metodele disponibile includ: GenerateCrashReport, PdfException, UnsupportedFontTypeException. Toți membrii publicului sunt accesibili oricărei aplicații .NET după instalarea pachetului Aspose.PDF FOSS for .Net.
Metode de evaluare
| Signature | Descriere: |
|---|---|
UnsupportedFontTypeException() | Chema UnsupportedFontTypeException pe această instanță UnsupportedFontTypeException. |
UnsupportedFontTypeException(message: string) | Apel UnsupportedFontTypeException(message) pe această instanță UnsupportedFontTypeException. |
UnsupportedFontTypeException(message: string, innerException: Exception) | Apel UnsupportedFontTypeException(message, innerException) pe această instanță UnsupportedFontTypeException. |
UnsupportedFontTypeException(innerException: Exception) | Apel UnsupportedFontTypeException(innerException) pe această instanță UnsupportedFontTypeException. |
PdfException() | Inițializează o nouă instanță a clasei PdfException. |
GenerateCrashReport(options: CrashReportOptions) | Scrie un raport de prăbuşire pe disc pentru fiecare opţiune. |