Include possible barcodes in the result list.
Visual Basic |
---|
Public Property ReturnPossibleBarcodes As Boolean |
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 Data Matrix, PDF417, Aztec, and QRcode, the currently selected BarcodeType is returned as the candidate region type.