New to Telerik UI for .NET MAUIStart a free 30-day trial

Determines the type of code, such as Numeric, Alphanumeric, Byte or Kanji.

Definition

Namespace:Telerik.Maui.Controls.Barcode

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum CodeMode

Fields

Allows characters or numbers.

C#
Alphanumeric = 2

Byte Mode.

C#
Byte = 0

Kanji Mode.

C#
Kanji = 3

Allows Numbers [0-9].

C#
Numeric = 1
In this article
DefinitionFieldsAlphanumericByteKanjiNumeric
Not finding the help you need?
Contact Support