Interface IDataSource
Interface IDataSource
Namespace: Aspose.Page.Plugins
Assembly: Aspose.Page.dll (25.1.2)
通用数据源接口,定义具体数据源应实现的公共成员。
public interface IDataSource
属性
DataType
数据源的类型(文件或流)。
DataType DataType { get; }
Namespace: Aspose.Page.Plugins
Assembly: Aspose.Page.dll (25.1.2)
通用数据源接口,定义具体数据源应实现的公共成员。
public interface IDataSource
数据源的类型(文件或流)。
DataType DataType { get; }