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