Enum BarcodeType
This is a public class, enumerating all presently available barcode types.
Namespace: Telerik.WinControls.UI.Barcode.Reader
Assembly: Telerik.WinControls.UI.dll
Syntax
[Flags]
public enum BarcodeType : long
Code128
Code128.
Code93
Code93.
Code93Extended
Code93Extended.
CodeMSI
CodeMSI.
EAN128
EAN128.
EAN13
EAN13.
EAN8
EAN8.
HeightModulated1D
All height-modulated barcodes.
IntelligentMail
IntelligentMail.
None
None of the barcodes.
OneDimensional
All 1D barcodes.
Planet
Planet.
Postnet
Postnet.
UPCA
UPCA.
UPCE
UPCE.
UPCSupplement2
UPCSupplement2.
UPCSupplement5
UPCSupplement5.
WidthModulated1D
All width-modulated 1D barcodes (39/93 Extended included).