Class PdfToImage

Class PdfToImage

De naam: Aspose.Pdf.Plugins Verzameling: Aspose.PDF.dll (25.4.0)

Representeert PDF tot image plugin.

public abstract class PdfToImage : IPlugin, IDisposable

Inheritance

object PdfToImage

Derived

Jpeg , Png , Tiff

Implements

IPlugin , IDisposable

Geëerbiede leden

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

Remarks

De Aspose.Pdf.Plugins.PdfToImage-klasse wordt gebruikt om PDF-document in afbeeldingen te converteren

Constructors

PdfToImage()

protected PdfToImage()

Methods

Dispose()

De implementatie van System.IDisposable. In feite is het niet nodig voor Aspose.Pdf.Plugins.PdfToImage.

public void Dispose()

Process(IPluginopties)

Start Aspose.Pdf.Plugins.PdfToImage verwerking met de aangegeven parameters.

public ResultContainer Process(IPluginOptions pdfImageOptions)

Parameters

pdfImageOptions IPluginOptions

Een optie object met instructies voor de PdfImage.

Returns

ResultContainer

Een ResultContainer object dat het resultaat van de conversie bevat.

 Nederlands