Class XpsConverter

Class XpsConverter

Le nom : Aspose.Page.Plugins Assemblée: Aspose.Page.dll (25.4.0)

public class XpsConverter : IPlugin, IDisposable

Inheritance

object XpsConverter

Implements

IPlugin , IDisposable

I membri ereditari

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

Constructors

XpsConverter()

public XpsConverter()

Methods

Dispose()

Implementazione di IDISPOSIBILE.

public void Dispose()

Process(Options IPlugin)

Inizia il trattamento XpsConverter con i parametri specificati.

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

Un oggetto di opzioni che contiene istruzioni per XpsConverter.

Returns

ResultContainer

Un oggetto ResultContainer che contiene il risultato dell’operazione.

Exceptions

NotSupportedException

 Français