public interface IDataSource
General data source interface that defines common members that concrete data sources should implement.
| Modifier and Type | Method and Description |
|---|---|
int |
getDataType()
Type of data source (file or stream).
|
Copyright © 2025 Aspose. All Rights Reserved.