Class FontNotFoundException
FontNotFoundException 类
当找不到字体时抛出的异常。
public sealed class FontNotFoundException : PdfException
构造函数
名称 | 描述 |
---|---|
FontNotFoundException(Exception) | 使用对导致此异常的内部异常的引用初始化 FontNotFoundException 类的新实例。 |
FontNotFoundException(string) | 初始化 FontNotFoundException 类的新实例。 |
FontNotFoundException(string, Exception) | 使用指定的错误消息和对导致此异常的内部异常的引用初始化 FontNotFoundException 类的新实例。 |
另见
- 类 PdfException
- 命名空间 Aspose.Pdf
- 程序集 Aspose.PDF