Aspose::Pdf::Plugins::FormOptions::AddInput method

FormOptions::AddInput method

Adds new data source to the Form… plugins data collection.

void Aspose::Pdf::Plugins::FormOptions::AddInput(System::SharedPtr<IDataSource> dataSource) override
ParameterTypeDescription
dataSourceSystem::SharedPtr<IDataSource>Data source to add.

See Also