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

The EncodingMode enumeration determines the type of the acceptable data.

Definition

Namespace:Telerik.Maui.Controls.Barcode

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum EncodingMode

Fields

Auto mode.

C#
Auto = 0

Accepts byte data.

C#
Byte = 1

Allows numeric data.

C#
Numeric = 3

Allows text data.

C#
Text = 2
In this article
DefinitionFieldsAutoByteNumericText
Not finding the help you need?
Contact Support