FormOptions.AddOutput
FormOptions.AddOutput method
Adds new data source to the Form… plugins data collection.
public void AddOutput(IDataSource saveDataSource)
| Parameter | Type | Description |
|---|---|---|
| saveDataSource | IDataSource | Data source (file or stream) for saving operation results. |
Exceptions
| exception | condition |
|---|---|
| NotImplementedException |
See Also
- interface IDataSource
- class FormOptions
- namespace Aspose.Pdf.LowCode
- assembly Aspose.PDF