Enum EncodingMode
The EncodingMode enumeration determines the type of the acceptable data.
Namespace: Telerik.WinControls.UI.Barcode
Assembly: Telerik.WinControls.UI.dll
Syntax
public enum EncodingMode
Auto
Auto mode.
Byte
Accepts byte data.
Numeric
Allows numeric data.
Text
Allows text data.