Class WdpNotSupportedException
Namespace: Aspose.Page.XPS.Presentation
Assembly: Aspose.Page.dll (25.1.2)
Die Ausnahme, die ausgelöst wird, wenn ein XPS-Dokument, das WDP-Bilder enthält, in der Bibliotheksversion für .NET 2.0 konvertiert wird.
public class WdpNotSupportedException : ApplicationException, ISerializable
Vererbung
object ← Exception ← ApplicationException ← WdpNotSupportedException
Implementiert
Vererbte Mitglieder
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()
Konstruktoren
WdpNotSupportedException()
Erstellt eine neue Instanz.
public WdpNotSupportedException()