InvalidFontFormatException class

InvalidFontFormatException class

The exception that is thrown when trying to open, load, save or process somehow else some content, that presumably is a font of supported (known) format, but actually is a font of unexpected and/or unsupported format or not a font at all.

The InvalidFontFormatException type exposes the following members:

Constructors

Constructor Description
init Creates new instance of InvalidFontFormatException with specified error message

See Also