Class PsConverter

Class PsConverter

Název místa: Aspose.Page.Plugins Shromáždění: Aspose.Page.dll (25.4.0)

public class PsConverter : IPlugin, IDisposable

Inheritance

object PsConverter

Implements

IPlugin , IDisposable

Dědiční členové

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

Provádění IDISPOSIBLE.

public void Dispose()

Process(IPluginopce)

Začíná zpracování PSConverter s specifikovanými parametry.

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

Objekt možností obsahující pokyny pro PSConverter.

Returns

ResultContainer

Objekt ResultContainer obsahující výsledek operace.

Exceptions

NotSupportedException

 Čeština