Interface IDataSource

Interface IDataSource

Namespace: Aspose.Page.Plugins
Assembly: Aspose.Page.dll (25.1.2)

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; }

Property Value

DataType

 English