Class PsConverter

Class PsConverter

Pôvodný názov: Aspose.Page.Plugins Zhromaždenie: Aspose.Page.dll (25.4.0)

public class PsConverter : IPlugin, IDisposable

Inheritance

object PsConverter

Implements

IPlugin , IDisposable

Z dedičných č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()

Vykonávanie IDISPOSIBLE.

public void Dispose()

Process(IPluginopcie)

Začína sa spracovanie PsConverter so špecifikovanými parametrami.

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

Objekt možností, ktorý obsahuje pokyny pre PsConverter.

Returns

ResultContainer

Objekt ResultContainer obsahujúci výsledok operácie.

Exceptions

NotSupportedException

 Slovenčina