CffFontException

CffFontException class

Stellt eine allgemeine verarbeitungsbezogene Ausnahme für Schriftarten im CFF-Format dar.

public class CffFontException : FontException

Konstrukteure

NameBeschreibung
CffFontException()Initialisiert neuCffFontException Objekt.
CffFontException(string)Initialisiert neuCffFontException Objekt.
CffFontException(SerializationInfo, StreamingContext)Initialisiert neuCffFontException Objekt.
CffFontException(string, Exception)Initialisiert neuCffFontException Objekt.

Siehe auch