Class WdpNotSupportedException

Class WdpNotSupportedException

Navne til: Aspose.Page.XPS.Presentation Sammensætning: Aspose.Page.dll (25.4.0)

Undtagelsen, der kastes, når et XPS-dokument indeholderWDP-billeder konverteres til biblioteksversion for .NET 2.0.

public class WdpNotSupportedException : ApplicationException, ISerializable

Inheritance

object Exception ApplicationException WdpNotSupportedException

Implements

ISerializable

De arvede medlemmer

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()

Constructors

WdpNotSupportedException()

Det skaber en ny instans.

public WdpNotSupportedException()
 Dansk