Interface IDataSource
IDataSource interface
General data source interface that defines common members that concrete data sources should implement.
public interface IDataSource
Properties
Name | Description |
---|---|
DataType { get; } | Type of data source (file or stream). |
See Also
- namespace Aspose.Page.Plugins
- assembly Aspose.Page