ErrorCode

Type: Integer (Read Only)

Returns an error code after the Barcode property is accessed. ErrorCode will contain 0 if a barcode string has been generated.

The values of ErrorCode are:

 

ErrorCode

Meaning

0

OK, no error

1

Illegal character in data

2

Wrong data length

3

Error in barcode data

 

More:

Extra1 and Extra2