FontNotFoundException

FontNotFoundException

Genel Bakış

FontNotFoundException NET için FOSS’de bir sınıf. Mirasçılar: PdfException.

İstenen yazı tipi bulunamadığında atılır (bu isimle bir sistem fontu yoktur, eşleşen özel font kaynağı yok vb.).

Bu sınıf, .NET programlarında FontNotFoundException nesnelerle çalışmak için 6 yöntem sağlar. Kullanılabilir yöntemler şunlardır: FontNotFoundException, GenerateCrashReport, PdfException. Tüm kamu üyeleri, .NET paketi için Aspose.PDF FOSS’u yükledikten sonra herhangi bir NET uygulamasına erişilebilir.

Yöntemler

SignatureAçıklama:
FontNotFoundException()FontNotFoundException’ı bu FontNotFoundException örneğinde çağırır.
FontNotFoundException(message: string)FontNotFoundException( mesaj) bu FontNotFoundException örneğinde çağrılar.
FontNotFoundException(message: string, innerException: Exception)FontNotFoundException (( mesaj, innerException) bu FontNotFoundException örneğinde çağrılar.
FontNotFoundException(innerException: Exception)FontNotFoundException(innerException) bu FontNotFoundException ö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.

Ayrıca bakınız:

 Türkçe