Ean13 Class - CipherLab RK25 User Manual

Android programming
Hide thumbs Also See for RK25:
Table of Contents

Advertisement

1.5.22. EAN13 CLASS

public class Ean13
{
public Enable_State enable;
public AddonsType addon2;
public AddonsType addon5;
public Enable_State convertToISBN;
public Enable_State convertToISSN;
public ISBNFormat booklandISBNFormat;
public Enable_State transmitCheckDigit;
}
Data Type
Member Name
Enable_State
enable
AddonsType
addon2
AddonsType
addon5
Enable_State
convertToISBN
Enable_State
convertToISSN
ISBNFormat
booklandISBNFormat
Enable_State
transmitCheckDigit
Description
A value that specifies whether to enable EAN-13.
*TRUE
FALSE
A value that specifies the way processing addon2.
*IgnoresAddon
AutoDiscriminate
A value that specifies the way processing addon5.
*IgnoresAddon
AutoDiscriminate
A value that specifies whether to convert EAN-13 to ISBN.
TRUE
*FALSE
A value that specifies whether to convert EAN-13 to ISSN.
TRUE
*FALSE
If you enabled Bookland EAN, select one of the following
formats for Bookland data.
ISBN_10
ISBN_13
A value that specifies whether to transmit check digit.
*TRUE
FALSE
Chapter 1 Barcode Reader API
55

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the RK25 and is the answer not in the manual?

Questions and answers

Table of Contents