Class Png

Png class

Represents Pdf to Png plugin.

public sealed class Png : PdfToImage

Constructors

NameDescription
Png()The default constructor.

Methods

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

See Also