BarcodeSymbologies.Codablock128 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The Codablock 128 barcode symbology.