FontNotSupportedOperationException
FontNotSupportedOperationException class
Stellt eine Ausnahme für nicht unterstützte Operationen dar. Die Ausnahme kann ausgelöst werden, falls einige Operationen für einen bestimmten Schriftarttyp nicht unterstützt werden.
public class FontNotSupportedOperationException : FontException
Konstrukteure
Name | Beschreibung |
---|---|
FontNotSupportedOperationException() | Initialisiert neuFontNotSupportedOperationException Objekt. |
FontNotSupportedOperationException(string) | Initialisiert neuFontNotSupportedOperationException Objekt. |
FontNotSupportedOperationException(SerializationInfo, StreamingContext) | Initialisiert neuFontNotSupportedOperationException Objekt. |
FontNotSupportedOperationException(string, Exception) | Initialisiert neuFontNotSupportedOperationException Objekt. |
Siehe auch
- class FontException
- namensraum Aspose.Font.Exceptions
- Montage Aspose.Font