Aspose::Pdf::Plugins::PdfExtractor::Process method
PdfExtractor::Process method
Starts PdfExtractor processing with the specified parameters.
System::SharedPtr<ResultContainer> Aspose::Pdf::Plugins::PdfExtractor::Process(System::SharedPtr<IPluginOptions> pdfExtractorOptions) override
| Parameter | Type | Description |
|---|---|---|
| pdfExtractorOptions | System::SharedPtr<IPluginOptions> | An options object containing instructions for the PdfExtractor. |
ReturnValue
A ResultContainer object containing the result of the extraction.
See Also
- Typedef SharedPtr
- Class ResultContainer
- Class IPluginOptions
- Class PdfExtractor
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++