CodeType EnumerationTerminal Works - PDF Printing.Net Library
Specifies the type of the bar code.

Namespace: PdfEdit.Drawing.BarCodes
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public enum CodeType
Members

  Member nameValueDescription
Code2of5Interleaved0 The standard 2 of 5 interleaved bar code.
Code3of9Standard1 The standard 3 of 9 bar code.
Omr2 The OMR code.
DataMatrix3 The data matrix code.
See Also

Reference