Class DocConverter

Class DocConverter

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

Predstavuje Aspose.Pdf.Plugins.DocConverter plugin.

public sealed class DocConverter : IPlugin, IDisposable

Inheritance

object DocConverter

Implements

IPlugin , IDisposable

Z dedičných členov

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

Constructors

DocConverter()

public DocConverter()

Methods

Dispose()

Vykonávanie IDISPOSIBLE.

public void Dispose()

Process(IPluginopcie)

Začína sa spracovanie aplikácie Aspose.Pdf.Plugins.DocConverter so špecifikovanými parametrami.

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

Objekt možností, ktorý obsahuje pokyny pre Aspose.Pdf.Plugins.DocConverter.

Returns

ResultContainer

Aspose.Pdf.Plugins.ResultContainer objekt obsahujúci výsledok operácie.

 Slovenčina