BarcodeEAN13.ParityTable Field

PDF File Writer

BarcodeEAN13ParityTable Field

Parity table

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public static readonly byte[,] ParityTable

Field Value

Type: Byte
Remarks
First digit of EAN-13 odd/even translation table
See Also