Class DocConverter

Class DocConverter

Název místa: Aspose.Pdf.Plugins Sbírka: Aspose.PDF.dll (25.4.0)

Součástí programu je aplikace Aspose.Pdf.Plugins.DocConverter.

public sealed class DocConverter : IPlugin, IDisposable

Inheritance

object DocConverter

Implements

IPlugin , IDisposable

Dědiční členové

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

Constructors

DocConverter()

public DocConverter()

Methods

Dispose()

Provádění IDISPOSIBLE.

public void Dispose()

Process(IPluginopce)

Začíná zpracování Aspose.Pdf.Plugins.DocConverter s uvedenými parametry.

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

Objekt možností, který obsahuje pokyny pro Aspose.Pdf.Plugins.DocConverter.

Returns

ResultContainer

Objekt Aspose.Pdf.Plugins.ResultContainer obsahující výsledek operace.

 Čeština