Gets barcode type value by specified index and type. The index is 0-based.
ObjectName.GetBarcodeInfo(Int32 barcodeInfoType, Int32 barcodeIndex)
Int32 barcodeInfoType: Defined in TWAIN specification.
Int32 barcodeIndex: Specifies the index of barcode in image. The index is 0-based.
No limit
GetBarcodeInfo method, along with other properties about information of the current image, is valid only in OnPostTransfer event.
When an error occurs and IfThrowException property is TRUE, an exception will be thrown.
When FALSE is returned or an exception is thrown, check ErrorCode property and ErrorString property for error information.
OnPostTransfer, GetBarcodeText, BarcodeCount, ICAP_SUPPORTEDBARCODETYPES, ICAP_BARCODEMAXSEARCHPRIORITIES, ICAP_BARCODESEARCHPRIORITIES, ICAP_BARCODESEARCHMODE, ICAP_BARCODEMAXRETRIES, ICAP_BARCODETIMEOUT, ICAP_BARCODEDETECTIONENABLED
TWAIN ActiveX | TWAIN Plug-in | TWAIN Control | TWAIN SDK | Scanner COM
Software Configuration Management | Version Control | Source Control
Copyright © 2011 Dynamsoft Corporation. All Rights Reserved.