BarcodeSymbologies.CodablockA 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 A barcode symbology.
public:
static property unsigned int CodablockA { unsigned int get(); };
static uint32_t CodablockA();
public static uint CodablockA { get; }
var uInt32 = BarcodeSymbologies.codablockA;
Public Shared ReadOnly Property CodablockA As UInteger
Property Value
The Codablock A barcode symbology.