Skip to main content

EAN8Symbology Constructors

Generates an EAN-13 bar code. EAN-8 is a shorter version of the EAN-13. EAN-8 can encode 8 digits, the first 7 of which users should specify, and the last digit (check digit) is generated automatically. EAN-8 is used on small packages where EAN-13 does not fit, for example on pencils or chewing gum packets.
Name Description
EAN8Symbology() Initializes a new instance of the EAN8Symbology class.
See Also