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
| Parameter | Type | Description |
|---|---|---|
| pdfImageOptions | System::SharedPtr<IPluginOptions> | An options object containing instructions for the PdfImage. |
ReturnValue
A ResultContainer object containing the result of the conversion.
See Also
- Typedef SharedPtr
- Class ResultContainer
- Class IPluginOptions
- Class PdfToImage
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++