Click or drag to resize
RequestSetRecognizeBarcodes Method

» Asprise Scan Home · Developer's Guide

Whether barcodes should be recognized.

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 SetRecognizeBarcodes(
	bool recognizeBarcodes
)

Parameters

recognizeBarcodes
Type: SystemBoolean

Return Value

Type: Request
See Also