Specifies the mode to use for Code16k symbology.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Mode0 | 0 | Barcode Professional will use the Code 128 Char Set A which only supports ASCII values from 0 to 95 | |
Mode1 | 1 | Barcode Professional will use the Code 128 Char Set B which only supports ASCII values from 32 to 127 | |
Mode2 | 2 | Barcode Professional will use the Code 128 Char Set C which only supports pairs of digits |
See Also