Class NoPrinterInstalledException

Class NoPrinterInstalledException

Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)

يمثل استثناء يتم رميه عندما لا يوجد طابعة مثبتة في نظام التشغيل.

public class NoPrinterInstalledException : Exception, ISerializable

الوراثة

objectExceptionNoPrinterInstalledException

ينفذ

ISerializable

الأعضاء الموروثة

Exception.GetBaseException(), Exception.ToString(), Exception.GetType(), Exception.TargetSite, Exception.Message, Exception.Data, Exception.InnerException, Exception.HelpLink, Exception.Source, Exception.HResult, Exception.StackTrace, Exception.SerializeObjectState, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

المنشئات

NoPrinterInstalledException(SerializationInfo, StreamingContext)

يهيئ مثيلًا جديدًا من فئة Aspose.Tasks.NoPrinterInstalledException.

protected NoPrinterInstalledException(SerializationInfo info, StreamingContext context)

المعلمات

info SerializationInfo

معلومات التسلسل.

context StreamingContext

سياق التسلسل.

 عربي