PdfToImage.Process

PdfToImage.Process method

Starts processing with the specified parameters.

public ResultContainer Process(IPluginOptions pdfImageOptions)
ParameterTypeDescription
pdfImageOptionsIPluginOptionsAn options object containing instructions for the PdfImage.

Return Value

A ResultContainer object containing the result of the conversion.

See Also