Click or drag to resize
ResultGetThumbnailUploadResponse Method

» Asprise Scan Home · Developer's Guide

Returns the thumbnail upload response if available. This is a shortcut method, use GetOutputItems() if you need more control.

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 string GetThumbnailUploadResponse()

Return Value

Type: String
the thumbnail upload response or null if not available.
See Also