Accusoft BarcodeXpress v9.0
ReturnPossibleBarcodes Property
See Also  Send comments on this topic.
AccusoftBarcodeXpress9 ActiveX DLL > BarcodeXpress Object : ReturnPossibleBarcodes Property

Glossary Item Box

Description

Include possible barcodes in the result list.

Property Type

Read-write property

Syntax

Visual Basic
Public Property ReturnPossibleBarcodes As Boolean

Return Type

A boolean value which is set to True to include possible barcodes in the result list. Otherwise, False is returned.

Remarks

The default value is False.

When True, the barcode engine returns in the results list candidate barcodes which could not be decoded.

For 1D barcodes, any unsolved regions of interest in the barcode result list will have a BarcodeResultStyle of BC_StyleUnknown and the BarcodeResult property will be NULL.

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.