Share via


BarcodeSymbologies.OcrA Property

Definition

Gets the OCR-A barcode symbology.

public:
 static property unsigned int OcrA { unsigned int get(); };
static uint32_t OcrA();
public static uint OcrA { get; }
var uInt32 = BarcodeSymbologies.ocrA;
Public Shared ReadOnly Property OcrA As UInteger

Property Value

UInt32

unsigned int

uint32_t

The OCR-A barcode symbology.

Applies to