Interface IDataSource
Interface IDataSource
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll
General data source interface that defines common members that concrete data sources should implement.
public interface IDataSource
Properties
DataType
Type of data source (file or stream).
DataType DataType { get; }