Specifies the mode to use for Code16k symbology.

[Visual Basic]
Public Enum Code16k
[C#]
public enum Code16k

Members

Member Name Description
Mode0 Barcode Professional will use the Code 128 Char Set A which only supports ASCII values from 0 to 95
Mode1 Barcode Professional will use the Code 128 Char Set B which only supports ASCII values from 32 to 127
Mode2 Barcode Professional will use the Code 128 Char Set C which only supports pairs of digits

Requirements

Namespace: Neodynamic.ReportingServices

Assembly: Neodynamic.ReportingServices.Barcode (in Neodynamic.ReportingServices.Barcode.dll)

See Also

Neodynamic.ReportingServices Namespace