Share via


BarcodeSymbologies.OcrA property (Handheld 8)

2/18/2014

Gets the OCR-A barcode symbology.

Syntax

public static uint OcrA { get; }
PublicSharedReadOnlyProperty OcrA AsUInteger
   Get
public:
static property unsigned int OcrA { 
   unsigned int get();
}

Property Value

Type: System.UInt32 [.NET] | uint32 [C++]

The OCR-A barcode symbology.

See Also

Reference

BarcodeSymbologies class