Click or drag to resize
RequestOutputItemSetSavePath Method

» Asprise Scan Home · Developer's Guide

Target output file path, may contain variable for expansion, e.g., C:\\tmp\\${TMS}${EXT}.

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 RequestOutputItem SetSavePath(
	string savePath
)

Parameters

savePath
Type: SystemString

Return Value

Type: RequestOutputItem
See Also