PdfImage.Process

PdfImage.Process method

Starts PdfImage 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