Class EncodingMode
The EncodingMode enumeration determines the type of the acceptable data.
Inheritance
System.Object
EncodingMode
Namespace: Telerik.Maui.Controls.Compatibility.Barcode
Assembly: Telerik.Maui.Controls.Compatibility.dll
Syntax
public sealed class EncodingMode : Enum
Fields
Auto
Byte
Numeric
Text
value__
Declaration
public int value__
Field Value
System.Int32
|