Class WdpNotSupportedException

Class WdpNotSupportedException

Il nome: Aspose.Page.XPS.Presentation Assemblea: Aspose.Page.dll (25.4.0)

L’eccezione che viene gettata ogni volta che un documento XPS contieneLe immagini WDP vengono convertite in versione di libreria per .NET 2.0.

public class WdpNotSupportedException : ApplicationException, ISerializable

Inheritance

object Exception ApplicationException WdpNotSupportedException

Implements

ISerializable

I membri ereditari

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

Crea una nuova instanza.

public WdpNotSupportedException()
 Italiano