Code16k EnumerationNeodynamic Barcode Professional for ASP.NET Class Reference
Specifies the mode to use for Code16k symbology.

Namespace: Neodynamic.Web.MVC.Barcode
Assembly: Neodynamic.Web.MVC.Barcode (in Neodynamic.Web.MVC.Barcode.dll) Version: 8.0.2000.0 (8.0.2000.0)
Syntax

public enum Code16k
Members

  Member nameValueDescription
Mode00 Barcode Professional will use the Code 128 Char Set A which only supports ASCII values from 0 to 95
Mode11 Barcode Professional will use the Code 128 Char Set B which only supports ASCII values from 32 to 127
Mode22 Barcode Professional will use the Code 128 Char Set C which only supports pairs of digits
See Also