Class XpsConverter

Class XpsConverter

Nombre del espacio: Aspose.Page.Plugins Asamblea: Aspose.Page.dll (25.4.0)

public class XpsConverter : IPlugin, IDisposable

Inheritance

object XpsConverter

Implements

IPlugin ,y, IDisposable

Miembros heredados

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

Constructors

XpsConverter()

public XpsConverter()

Methods

Dispose()

Implementación de la IDISPOSIBLE.

public void Dispose()

Process(Opciones IPlugin)

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

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

Un objeto de opciones que contiene instrucciones para el XpsConverter.

Returns

ResultContainer

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

Exceptions

NotSupportedException

 Español