Class PdfDoc

Class PdfDoc

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

Aspose.Pdf.Plugins.PdfDoc eklentisini temsil eder.

public sealed class PdfDoc : IPlugin, IDisposable

Miras

objectPdfDoc

Uygulamalar

IPlugin, IDisposable

Miras Alınan Üyeler

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

Yapıcılar

PdfDoc()

public PdfDoc()

Metotlar

Dispose()

IDisposable’ın uygulanması.

public void Dispose()

Process(IPluginOptions)

Belirtilen parametrelerle Aspose.Pdf.Plugins.PdfDoc işleme başlar.

public ResultContainer Process(IPluginOptions options)

Parametreler

options IPluginOptions

Aspose.Pdf.Plugins.PdfDoc için talimatlar içeren bir seçenek nesnesi.

Dönüş Değeri

ResultContainer

İşlemin sonucunu içeren bir Aspose.Pdf.Plugins.ResultContainer nesnesi.

 Türkçe