Class FontNotFoundException
FontNotFoundException class
The exception that is thrown when a font is not found.
public sealed class FontNotFoundException : PdfException
Constructors
| Name | Description |
|---|---|
| FontNotFoundException(Exception) | Initializes a new instance of the FontNotFoundException class with a reference to the inner exception that is the cause of this exception. |
| FontNotFoundException(string) | Initializes a new instance of the FontNotFoundException class. |
| FontNotFoundException(string, Exception) | Initializes a new instance of the FontNotFoundException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
See Also
- class PdfException
- namespace Aspose.Pdf
- assembly Aspose.PDF