Class CffFontException
CffFontException class
Represents common processing related exception for fonts of CFF format.
public class CffFontException : FontException
Constructors
| Name | Description |
|---|---|
| CffFontException() | Initializes new CffFontException object. |
| CffFontException(string) | Initializes new CffFontException object. |
| CffFontException(SerializationInfo, StreamingContext) | Initializes new CffFontException object. |
| CffFontException(string, Exception) | Initializes new CffFontException object. |
See Also
- class FontException
- namespace Aspose.Font.CffExceptions
- assembly Aspose.Font