Class PsConverter

Class PsConverter

Il nome: Aspose.Page.Plugins Assemblea: Aspose.Page.dll (25.4.0)

public class PsConverter : IPlugin, IDisposable

Inheritance

object PsConverter

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

PsConverter()

public PsConverter()

Methods

Dispose()

Implementazione di IDISPOSIBILE.

public void Dispose()

Process(Opzioni IPlugin)

Inizia il trattamento PsConverter con i parametri specificati.

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

Un oggetto di opzioni che contiene istruzioni per PsConverter.

Returns

ResultContainer

Un oggetto ResultContainer che contiene il risultato dell’operazione.

Exceptions

NotSupportedException

 Italiano