IDocumentReaderPlugin

IDocumentReaderPlugin interface

定义可以将文件读入文档的外部读取器插件的接口。

public interface IDocumentReaderPlugin

方法

姓名描述
Read(Stream, LoadOptionsDocument)将指定流中的数据读入Document实例.

也可以看看