Click or drag to resize
RequestSetProcessImagesAfterAllScans Method

» Asprise Scan Home · Developer's Guide

By default images will be processed after each scan; Set to true to process images after all scans. Processing images after all scan could speed up the scanning process.

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 Request SetProcessImagesAfterAllScans(
	bool processImagesAfterAllScan
)

Parameters

processImagesAfterAllScan
Type: SystemBoolean

Return Value

Type: Request
See Also