Share via


BarcodeSymbologies.Codablock128 property (Handheld 8)

2/18/2014

Gets the Codablock 128 barcode symbology.

Syntax

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

Property Value

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

The Codablock 128 barcode symbology.

See Also

Reference

BarcodeSymbologies class