Properties
Name | Type | Description |
|---|---|---|
Application | Returns the Engine object. | |
BSTR, read-only | Stores the character. | |
int, read-only | These properties are deprecated and will be deleted in future versions. | |
int, read-only | ||
int, read-only | ||
int, read-only | ||
int, read-only | Stores the value of recognition confidence of the character. This is the confidence of the main (selected) recognition variant. It represents an estimate of this variant’s accuracy in comparison to other recognition variants. However, this number is not guaranteed to be positive. It has only a relative meaning. | |
VARIANT_BOOL, read-only | Specifies whether the character represents binary data. The binary data can be saved as a Unicode string in two different ways depending on the value of the IBarcodeParams::ContainsBinaryData property. See Recognizing Barcodes for details. | |
VARIANT_BOOL, read-only | Specifies whether the character is the binary zero. This property is only used, if the IBarcodeParams::ContainsBinaryData property was FALSE during recognition. In this case, the recognized binary data is translated to the Unicode string using the code page specified in the IBarcodeParams::CodePage property. But the binary zero cannot be translated correctly in this way, therefore the Character property for such symbol contains the “unrecognized character” symbol (”^”). | |
VARIANT_BOOL, read-only | Specifies whether the character is the barcode start/stop symbol. The property makes sense for barcodes of the Code 39 type (the start/stop symbol is the asterisk ”*”) and Codabar type (the start/stop symbols are Latin letters “A”, “B”, “C”, “D”). | |
Related objects
Object Diagram
