InvalidFontFormatException
InvalidFontFormatException class
Die Ausnahme, die ausgelöst wird, wenn versucht wird, Inhalte zu öffnen, zu laden, zu speichern oder anderweitig zu verarbeiten, die vermutlich eine Schriftart mit einem unterstützten (bekannten) Format sind, aber tatsächlich eine Schriftart mit einem unerwarteten und/oder nicht unterstützten Format oder gar keine Schriftart sind alle.
public class InvalidFontFormatException : Exception
Konstrukteure
Name | Beschreibung |
---|---|
InvalidFontFormatException(string) | Erstellt eine neue Instanz vonInvalidFontFormatException mit angegebener Fehlermeldung |
InvalidFontFormatException(string, Exception) | Erstellt eine neue Instanz vonInvalidFontFormatException mit angegebener Fehlermeldung und einem Verweis auf die innere Ausnahme, die diese Ausnahme verursacht hat |
Siehe auch
- namensraum GroupDocs.Editor.HtmlCss.Exceptions
- Montage GroupDocs.Editor