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
Members
Member name | Value | Description | |
---|---|---|---|
Code2of5Interleaved | 0 | The standard 2 of 5 interleaved bar code. | |
Code3of9Standard | 1 | The standard 3 of 9 bar code. | |
Omr | 2 | The OMR code. | |
DataMatrix | 3 | The data matrix code. |
See Also