Class WdpNotSupportedException

Class WdpNotSupportedException

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

La excepción que se lanza cada vez que se convierte un documento XPS que contiene imágenes WDP en la versión de la biblioteca para .NET 2.0.

public class WdpNotSupportedException : ApplicationException, ISerializable

Herencia

objectExceptionApplicationExceptionWdpNotSupportedException

Implementa

ISerializable

Miembros heredados

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

Constructores

WdpNotSupportedException()

Crea una nueva instancia.

public WdpNotSupportedException()
 Español