CffFontException

CffFontException()

تهيئة جديدCffFontException الكائن .

public CffFontException()

أنظر أيضا


CffFontException(string)

تهيئة جديدCffFontException الكائن .

public CffFontException(string message)
معامليكتبوصف
messageStringرسالة توضح الخطأ.

أنظر أيضا


CffFontException(string, Exception)

تهيئة جديدCffFontException الكائن .

public CffFontException(string message, Exception innerException)
معامليكتبوصف
messageStringرسالة توضح الخطأ.
innerExceptionExceptionالاستثناء هو سبب الاستثناء الحالي.

أنظر أيضا


CffFontException(SerializationInfo, StreamingContext)

تهيئة جديدCffFontException الكائن .

public CffFontException(SerializationInfo info, StreamingContext context)
معامليكتبوصف
infoSerializationInfoالكائن الذي يحتوي على بيانات الكائن المتسلسلة.
contextStreamingContextالمعلومات السياقية حول المصدر أو الوجهة.

أنظر أيضا