Class WdpNotSupportedException

Class WdpNotSupportedException

Namespace: Aspose.Page.XPS.Presentation
Assembly: Aspose.Page.dll (25.1.2)

L’eccezione che viene sollevata ogni volta che un documento XPS contenente immagini WDP viene convertito nella versione della libreria per .NET 2.0.

public class WdpNotSupportedException : ApplicationException, ISerializable

Ereditarietà

objectExceptionApplicationExceptionWdpNotSupportedException

Implementa

ISerializable

Membri ereditati

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

Costruttori

WdpNotSupportedException()

Crea una nuova istanza.

public WdpNotSupportedException()
 Italiano