UnsupportedFontTypeException
Overview
UnsupportedFontTypeException adalah kelas dalam Aspose.PDF FOSS untuk .NET. Warisan dari: PdfException.
Dilemparkan ketika file tidak dapat dibuka sebagai font karena formatnya bukan program font yang didukung (misalnya.
Kelas ini menyediakan 6 metode untuk bekerja dengan objek UnsupportedFontTypeException dalam program .NET. Metode yang tersedia meliputi: GenerateCrashReport, PdfException, UnsupportedFontTypeException. Semua anggota publik dapat diakses oleh aplikasi .NET setelah menginstal paket Aspose.PDF FOSS for .Net.
Methods
| Signature | Description |
|---|---|
UnsupportedFontTypeException() | Menelpon UnsupportedFontTypeException pada instance UnsupportedFontTypeException ini. |
UnsupportedFontTypeException(message: string) | |
UnsupportedFontTypeException(message: string, innerException: Exception) | |
UnsupportedFontTypeException(innerException: Exception) | |
PdfException() | Ini akan menginisialisasi instance baru dari kelas PdfException. |
GenerateCrashReport(options: CrashReportOptions) | Tulis laporan kecelakaan ke disk per opsi. |