PdfGeneratorOptions.AddInput
PdfGeneratorOptions.AddInput method
Adds new data source to the PdfGenerator plugin data collection.
public void AddInput(IDataSource dataSource)
| Parameter | Type | Description |
|---|---|---|
| dataSource | IDataSource | Data source to add. |
See Also
- interface IDataSource
- class PdfGeneratorOptions
- namespace Aspose.Pdf.LowCode
- assembly Aspose.PDF