CffParsingException
CffParsingException class
表示cff格式的字体解析异常 字体解析过程出错时可以抛出异常
public class CffParsingException : CffFontException
构造函数
姓名 | 描述 |
---|---|
CffParsingException() | 初始化新的CffParsingException 对象. |
CffParsingException(string) | 初始化新的CffParsingException 对象. |
CffParsingException(SerializationInfo, StreamingContext) | 初始化新的CffParsingException 对象. |
CffParsingException(string, Exception) | 初始化新的CffParsingException 对象. |
也可以看看
- class CffFontException
- 命名空间 Aspose.Font.CffExceptions
- 部件 Aspose.Font