Interface IDataSource
Interface IDataSource
名称: Aspose.Page.Plugins 集合: Aspose.Page.dll (25.4.0)
通用数据源接口,定义了具体数据源应实现的公共成员。
public interface IDataSource
Properties
DataType
数据源类型(文件或流)
DataType DataType { get; }
名称: Aspose.Page.Plugins 集合: Aspose.Page.dll (25.4.0)
通用数据源接口,定义了具体数据源应实现的公共成员。
public interface IDataSource
数据源类型(文件或流)
DataType DataType { get; }