FormImporterJsonOptions.Inputs

FormImporterJsonOptions.Inputs property

Gets the collection of input source pairs (PDF source and corresponding JSON source).

public IReadOnlyList<FormJsonImportSource> Inputs { get; }

See Also