Class XpsConverter

Class XpsConverter

Namespace: Aspose.Page.Plugins
Assembly: Aspose.Page.dll (25.1.2)

public class XpsConverter : IPlugin, IDisposable

Herencia

objectXpsConverter

Implementa

IPlugin, IDisposable

Miembros heredados

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructores

XpsConverter()

public XpsConverter()

Métodos

Dispose()

Implementación de IDisposable.

public void Dispose()

Process(IPluginOptions)

Inicia el procesamiento de XpsConverter con los parámetros especificados.

public ResultContainer Process(IPluginOptions options)

Parámetros

options IPluginOptions

Un objeto de opciones que contiene instrucciones para el XpsConverter.

Retorna

ResultContainer

Un objeto ResultContainer que contiene el resultado de la operación.

Excepciones

NotSupportedException

 Español