PdfOrganizerOptions.AddDataSource

PdfOrganizerOptions.AddDataSource method

Adds new data source to the PdfOrganizer plugin data collection.

public void AddDataSource(IDataSource dataSource)
ParameterTypeDescription
dataSourceIDataSourceData source to add.

See Also