Class WdpNotSupportedException

Class WdpNotSupportedException

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

Undantaget som kastas när ett XPS-dokument som innehåller WDP-bilder konverteras i bibliotekets version för .NET 2.0.

public class WdpNotSupportedException : ApplicationException, ISerializable

Arv

objectExceptionApplicationExceptionWdpNotSupportedException

Implementerar

ISerializable

Ärva medlemmar

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

Konstruktörer

WdpNotSupportedException()

Skapar en ny instans.

public WdpNotSupportedException()
 Svenska