Share via


BarcodeSymbologies.Codabar property (Handheld 8)

2/18/2014

Gets the Codabar barcode symbology.

Syntax

public static uint Codabar { get; }
PublicSharedReadOnlyProperty Codabar AsUInteger
   Get
public:
static property unsigned int Codabar { 
   unsigned int get();
}

Property Value

Type: System.UInt32 [.NET] | uint32 [C++]

The Codabar barcode symbology.

See Also

Reference

BarcodeSymbologies class