Interface IDataSource

Interface IDataSource

名称: Aspose.Page.Plugins 收藏: Aspose.Page.dll (25.5.0)

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

public interface IDataSource

Properties

DataType

数据源类型(文件或流)

DataType DataType { get; }

财产价值

DataType

 中文