Class CodeMode
Determines the type of code, such as Numeric, Alphanumeric, Byte or Kanji.
Inheritance
System.Object
CodeMode
Namespace: Telerik.Maui.Controls.Compatibility.Barcode
Assembly: Telerik.Maui.Controls.Compatibility.dll
Syntax
public sealed class CodeMode : Enum
Fields
Alphanumeric
Byte
Kanji
Numeric
value__
Declaration
public int value__
Field Value
System.Int32
|