Click or drag to resize
ResultGetThumbnailFiles Method

» Asprise Scan Home · Developer's Guide

Gets the list of image files acquired through OUTPUT_SAVE_THUMB

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> GetThumbnailFiles()

Return Value

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