Class Jpeg

Jpeg class

Represents Pdf to Jpeg plugin.

public sealed class Jpeg : PdfToImage

Constructors

NameDescription
Jpeg()The default constructor.

Methods

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

See Also