Class PdfToImage

PdfToImage class

Represents PDF to image plugin.

public abstract class PdfToImage : IDisposable, IPlugin

Methods

NameDescription
Dispose()Implementation of . Actually, it is not necessary for .
Process(IPluginOptions)Starts processing with the specified parameters.

Remarks

The PdfToImage class is used to convert PDF document to images

See Also