Share via


BarcodeSymbologies.OcrB property (Handheld 8)

2/18/2014

Gets the OCR-B barcode symbology.

Syntax

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

Property Value

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

The OCR-B barcode symbology.

See Also

Reference

BarcodeSymbologies class