BarcodeSymbologies.Codabar Property

Definition

Gets the Codabar barcode symbology.

public:
 static property unsigned int Codabar { unsigned int get(); };
static uint32_t Codabar();
public static uint Codabar { get; }
var uInt32 = BarcodeSymbologies.codabar;
Public Shared ReadOnly Property Codabar As UInteger

Property Value

UInt32

unsigned int

uint32_t

The Codabar barcode symbology.

Applies to