ErrorCode

Type: int, read only

After one of the scan() methods is used, the ErrorCode property may contain one of the following:

ErrorCode      meaning

0        no barcode detected

1        invalid region of image specified

3        error opening bitmap

8        incomplete decoding

9        reverse orientation

 

More:

FNC1