FormImporterJsonOptions.Outputs

FormImporterJsonOptions.Outputs property

Gets the collection of output targets where the resulting PDFs will be saved.

public List<IDataSource> Outputs { get; }

See Also