UnsupportedFontTypeException

UnsupportedFontTypeException

概述

UnsupportedFontTypeException 是Aspose.PDF FOSS中的一个类. 继承人: PdfException.

当文件不能作为字体打开,因为它的格式不是一个支持的字符程序 (例如:.

这个类提供了6种方法,用于在NET程序中与UnsupportedFontTypeException对象工作. 有的方法包括: GenerateCrashReport, PdfException, UnsupportedFontTypeException. 所有公众成员在安装Aspose.PDF FOSS for .NET 包后可以访问任何.NET 应用程序.

方法

Signature描述
UnsupportedFontTypeException()在这个 UnsupportedFontTypeException 实例中调用 UnsupportedFontTypeException.
UnsupportedFontTypeException(message: string)在这个 UnsupportedFontTypeException 实例上调用 UnsupportedFontTypeException ((消息).
UnsupportedFontTypeException(message: string, innerException: Exception)在这个 UnsupportedFontTypeException 实例上调用 UnsupportedFontTypeException.
UnsupportedFontTypeException(innerException: Exception)在这个 UnsupportedFontTypeException 实例中调用 UnsupportedFontTypeException ((innerException).
PdfException()启动一个新的 PdfException 类实例.
GenerateCrashReport(options: CrashReportOptions)写一个崩报告到磁盘每选项.

查看更多

 中文