EncodeTypes.PZN

EncodeTypes.PZN field

Represents PZN barcode.This Symbology is also known as Pharmacy central number, Pharmazentralnummer. PZN7 and PZN8 are supported. PZN7 is generated from 6 or less digits, like “123456”. PZN8 is generated from 7 or more digits, like “1234567”. Provided last checksum digit is ignored and generated by the barcode engine.

public static readonly SymbologyEncodeType PZN;

See Also