Class FontMergeException
FontMergeException class
Represents Font merge exception. The exception may be thrown in case of errors while merging fonts.
public class FontMergeException : FontException
Constructors
| Name | Description |
|---|---|
| FontMergeException() | Initializes new FontMergeException object. |
| FontMergeException(string) | Initializes new FontMergeException object. |
| FontMergeException(SerializationInfo, StreamingContext) | Initializes new FontMergeException object. |
| FontMergeException(string, Exception) | Initializes new FontMergeException object. |
See Also
- class FontException
- namespace Aspose.Font.Exceptions
- assembly Aspose.Font