FormImporterJsonOptions.AddOutput
FormImporterJsonOptions.AddOutput method
Adds a new output target.
public void AddOutput(IDataSource saveDataSource)
| Parameter | Type | Description |
|---|---|---|
| saveDataSource | IDataSource | File or stream where the new PDF will be written. |
See Also
- interface IDataSource
- class FormImporterJsonOptions
- namespace Aspose.Pdf.LowCode
- assembly Aspose.PDF