PdfExtractor.Process
PdfExtractor.Process 方法
使用指定的参数启动 PdfExtractor 处理。
public ResultContainer Process(IPluginOptions pdfExtractorOptions)
参数 | 类型 | 描述 |
---|---|---|
pdfExtractorOptions | IPluginOptions | 一个包含 PdfExtractor 指令的选项对象。 |
返回值
一个包含提取结果的 ResultContainer 对象。
使用指定的参数启动 PdfExtractor 处理。
public ResultContainer Process(IPluginOptions pdfExtractorOptions)
参数 | 类型 | 描述 |
---|---|---|
pdfExtractorOptions | IPluginOptions | 一个包含 PdfExtractor 指令的选项对象。 |
一个包含提取结果的 ResultContainer 对象。