Interface IDataSource

Interface IDataSource

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

Interfaccia generale della sorgente dati che definisce membri comuni che le sorgenti dati concrete devono implementare.

public interface IDataSource

Proprietà

DataType

Tipo di sorgente dati (file o stream).

DataType DataType { get; }

Valore della Proprietà

DataType

 Italiano