Interface IDataSource
Interface IDataSource
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll
Interfaccia generale della sorgente dati che definisce membri comuni che le sorgenti dati concrete dovrebbero implementare.
public interface IDataSource
Proprietà
DataType
Tipo di sorgente dati (file o stream).
DataType DataType { get; }