Datalogic .NET SDK

CodeIdModUPC_EAN (Enumeration)

 

Syntax

 

   public enum CodeIdModUPC_EAN: int

   {

        Normal               = 0,

        PlusExt         = 3,

        EAN8Only        = 4,

   }

 

 

Namespace                : Datalogic.API

Assembly                   : Datalogic.API.DLL

 

 

Description

AIM Code ID Modifiers for UPC/EAN.

 

 

Name

Value

Description

Normal

0

Normal symbology label; no special processing.

PlusExt

3

EAN-13/UPC-A/UPC-E with extension data.

EAN8Only

4

EAN-8 label; no extension data.

EAN8PlusExt

 

Deprecated. EAN-8 with extension data no longer uses this modifier.

 

 

See Also

CodeId, ReadString (3)

 

 

Copyright © Datalogic ADC. All Right Reserved