Click or drag to resize
ResultGetImageFiles Method

» Asprise Scan Home · Developer's Guide

Gets the list of image files acquired through OUTPUT_SAVE

Namespace: asprise_imaging_api
Assembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<string> GetImageFiles()

Return Value

Type: ListString
list of image files or null if no OUTPUT_SAVE record found.
See Also