Aspose::Pdf::Plugins::PdfToImage::Process method

PdfToImage::Process method

Starts PdfToImage

processing with the specified parameters.

System::SharedPtr<ResultContainer> Aspose::Pdf::Plugins::PdfToImage::Process(System::SharedPtr<IPluginOptions> pdfImageOptions) override
ParameterTypeDescription
pdfImageOptionsSystem::SharedPtr<IPluginOptions>An options object containing instructions for the PdfImage.

ReturnValue

A ResultContainer object containing the result of the conversion.

See Also