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