BarcodeSymbologies.OcrB Property

Definition

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

UInt32

unsigned int

uint32_t

The OCR-B barcode symbology.

Applies to