UnsupportedFontTypeException
Genel Bakış
UnsupportedFontTypeException NET için FOSS’de bir sınıf. Mirasçılar: PdfException.
Bir dosya, bir yazı tipi olarak açılamadığı için kullanılır. Çünkü biçimi desteklenen bir yazım programı değildir (örneğin:.
Bu sınıf, .NET programlarında UnsupportedFontTypeException nesnelerle çalışmak için 6 yöntem sağlar. Kullanılabilir yöntemler şunlardır: GenerateCrashReport, PdfException, UnsupportedFontTypeException. Tüm kamu üyeleri, .NET paketi için Aspose.PDF FOSS’u yükledikten sonra herhangi bir NET uygulamasına erişilebilir.
Yöntemler
| Signature | Açıklama: |
|---|---|
UnsupportedFontTypeException() | UnsupportedFontTypeException’ı bu UnsupportedFontTypeException örneğinde çağırır. |
UnsupportedFontTypeException(message: string) | UnsupportedFontTypeException( mesaj) bu UnsupportedFontTypeException örneğinde çağrılar. |
UnsupportedFontTypeException(message: string, innerException: Exception) | UnsupportedFontTypeException (( mesaj, innerException) bu UnsupportedFontTypeException örneğinde çağrılar. |
UnsupportedFontTypeException(innerException: Exception) | UnsupportedFontTypeException(innerException) bu UnsupportedFontTypeException örneğinde çağrılır. |
PdfException() | PdfException sınıfının yeni bir örneğini başlatır. |
GenerateCrashReport(options: CrashReportOptions) | Seçenekler için diskte bir çökme raporu yaz. |