BarcodeSymbologies.Codablock128 Property

Definition

Gets the Codablock 128 barcode symbology.

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

Property Value

UInt32

unsigned int

uint32_t

The Codablock 128 barcode symbology.

Applies to