Interface IDataSource

Interface IDataSource

Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll

定义具体数据源应实现的公共成员的通用数据源接口。

public interface IDataSource

属性

数据类型

数据源的类型(文件或流)。

DataType DataType { get; }

属性值

数据类型

 中文