Interface IDataSource

Interface IDataSource

Namespace: Aspose.Page.Plugins
Assembly: Aspose.Page.dll (25.1.2)

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

public interface IDataSource

属性

DataType

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

DataType DataType { get; }

属性值

DataType

 中文