PdfExtractor.Process
PdfExtractor.Process method
Starts PdfExtractor processing with the specified parameters.
public ResultContainer Process(IPluginOptions pdfExtractorOptions)
| Parameter | Type | Description |
|---|---|---|
| pdfExtractorOptions | IPluginOptions | An options object containing instructions for the PdfExtractor. |
Return Value
A ResultContainer object containing the result of the extraction.
See Also
- class ResultContainer
- interface IPluginOptions
- class PdfExtractor
- namespace Aspose.Pdf.LowCode
- assembly Aspose.PDF