CffParsingException
CffParsingException class
Stellt eine Parsing-Ausnahme für Schriftarten im cff-Format dar. Die Ausnahme kann ausgelöst werden, wenn während des Font-Parsing-Prozesses Fehler auftreten
public class CffParsingException : CffFontException
Konstrukteure
Name | Beschreibung |
---|---|
CffParsingException() | Initialisiert neuCffParsingException Objekt. |
CffParsingException(string) | Initialisiert neuCffParsingException Objekt. |
CffParsingException(SerializationInfo, StreamingContext) | Initialisiert neuCffParsingException Objekt. |
CffParsingException(string, Exception) | Initialisiert neuCffParsingException Objekt. |
Siehe auch
- class CffFontException
- namensraum Aspose.Font.CffExceptions
- Montage Aspose.Font