PdfExtractor.Process

PdfExtractor.Process 方法

使用指定的参数启动 PdfExtractor 处理。

public ResultContainer Process(IPluginOptions pdfExtractorOptions)
参数类型描述
pdfExtractorOptionsIPluginOptions一个包含 PdfExtractor 指令的选项对象。

返回值

一个包含提取结果的 ResultContainer 对象。

另请参阅