InvalidFontFormatException

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

Name Description
InvalidFontFormatException(message) Initializes a new instance of the InvalidFontFormatException class

See Also