Class PdfDoc

Class PdfDoc

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

Representerar Aspose.Pdf.Plugins.PdfDoc-pluginet.

public sealed class PdfDoc : IPlugin, IDisposable

Arv

objectPdfDoc

Implementerar

IPlugin, IDisposable

Ärvt Medlemmar

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

Konstruktörer

PdfDoc()

public PdfDoc()

Metoder

Dispose()

Implementation av IDisposable.

public void Dispose()

Process(IPluginOptions)

Startar Aspose.Pdf.Plugins.PdfDoc-behandlingen med angivna parametrar.

public ResultContainer Process(IPluginOptions options)

Parametrar

options IPluginOptions

Ett options-objekt som innehåller instruktioner för Aspose.Pdf.Plugins.PdfDoc.

Returnerar

ResultContainer

Ett Aspose.Pdf.Plugins.ResultContainer-objekt som innehåller resultatet av operationen.

 Svenska