Link Search Menu Expand Document

PZNType Enumeration

Specifies the type of PZN symbology.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
public enum PZNType
Members
Member nameValueDescription
PZN70 The original PZN barcode with 6 significant digits. PZN7 is obsolete since 2013-01-01, but can be used up to 2020-01-01.
PZN81 New PZN8 standard with 7 significant digits. Supercedes PZN7 since 2013-01-01. Default.
See Also

Reference