PdfExtractor.Process

PdfExtractor.Process method

Starts PdfExtractor processing with the specified parameters.

public ResultContainer Process(IPluginOptions pdfExtractorOptions)
ParameterTypeDescription
pdfExtractorOptionsIPluginOptionsAn options object containing instructions for the PdfExtractor.

Return Value

A ResultContainer object containing the result of the extraction.

See Also