FontNotFoundException class

FontNotFoundException class

The exception that is thrown when requested font is not found.

Inheritance: FontNotFoundExceptionWatermarkException

The FontNotFoundException type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of the FontNotFoundException class.
init Initializes a new instance of the FontNotFoundException class with a specified font name.

Properties

Property Description
font_name Gets the requested font name.

See Also