Enum Modes.CodeMode
Determines the type of code, such as Numeric, Alphanumeric, Byte or Kanji.
Namespace: QRClassLibrary
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public enum CodeMode
Alphanumeric
Allows characters or numbers.
Byte
Byte Mode.
Kanji
Kanji Mode.
Numeric
Allows Numbers [0-9].