PdfGeneratorOptions.AddOutput
PdfGeneratorOptions.AddOutput method
Adds new data source to the PdfGenerator plugin data collection.
public void AddOutput(IDataSource saveDataSource)
| Parameter | Type | Description |
|---|---|---|
| saveDataSource | IDataSource | Data source (file or stream) for saving operation results. |
See Also
- interface IDataSource
- class PdfGeneratorOptions
- namespace Aspose.Pdf.LowCode
- assembly Aspose.PDF