Class BarcodeType
This is a public class, enumerating all presently available barcode types.
Inheritance
System.Object
BarcodeType
Namespace: Telerik.Windows.Controls.Barcode
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public sealed class BarcodeType : Enum
Fields
All
Code11
Code128
Code25Interleaved
Code25Standard
Code39
Code39Extended
Code93
Code93Extended
Codebar
CodeMSI
DataMatrix
EAN128
EAN13
EAN8
HeightModulated1D
All height-modulated barcodes.
Declaration
public const BarcodeType HeightModulated1D
Field Value
BarcodeType
|
IntelligentMail
None
OneDimensional
PDF417
Planet
Postnet
QR
TwoDimensional
UPCA
UPCE
UPCSupplement2
UPCSupplement5
value__
Declaration
public long value__
Field Value
System.Int64
|
WidthModulated1D
All width-modulated 1D barcodes (39/93 Extended included).
Declaration
public const BarcodeType WidthModulated1D
Field Value
BarcodeType
|