PdfAConvertOptions.Outputs

PdfAConvertOptions.Outputs property

Gets the collection of added targets (file or stream data sources) for saving operation results.

public List<IDataSource> Outputs { get; }

See Also