Class PdfDoc

Class PdfDoc

Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll

Stellt das Aspose.Pdf.Plugins.PdfDoc-Plugin dar.

public sealed class PdfDoc : IPlugin, IDisposable

Vererbung

objectPdfDoc

Implementiert

IPlugin, IDisposable

Vererbte Mitglieder

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

Konstruktoren

PdfDoc()

public PdfDoc()

Methoden

Dispose()

Implementierung von IDisposable.

public void Dispose()

Process(IPluginOptions)

Startet die Verarbeitung von Aspose.Pdf.Plugins.PdfDoc mit den angegebenen Parametern.

public ResultContainer Process(IPluginOptions options)

Parameter

options IPluginOptions

Ein Optionsobjekt, das Anweisungen für das Aspose.Pdf.Plugins.PdfDoc enthält.

Gibt zurück

ResultContainer

Ein Aspose.Pdf.Plugins.ResultContainer-Objekt, das das Ergebnis der Operation enthält.

 Deutsch