Accusoft.BarcodeXpress9.Net
ReturnPossibleBarcodes Property
See Also  Send Feedback
Accusoft.BarcodeXpressSdk Namespace > Reader Class : ReturnPossibleBarcodes Property




Glossary Item Box

Gets and sets a value to determine if possible barcodes are returned in the result list.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

A boolean value which represents if possible barcodes are returned or not.

Remarks

The default value is false.

When this property is set to True, the barcode engine returns candidate barcodes which could not be decoded in the results list.

For 1D barcodes, any unsolved regions of interest in the barcode result list have a Result.BarcodeType of UnknownBarcode and the Result.BarcodeValue property will be NULL.

For the following 2D barcodes types including DataMatrix, PDF417, Aztec, QRcode, PostNet, Intelligent Mail, Australian Post and Royal Post 4, the currently selected BarcodeType is returned as the candidate region type.

See Also

©2013. Accusoft Corporation. All Rights Reserved.