Share via


BarcodeSymbologies.Upce property (Handheld 8)

2/18/2014

Gets the Universal Product Code (UPC) version E barcode symbology.

Syntax

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

Property Value

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

The Universal Product Code (UPC) version E barcode symbology.

See Also

Reference

BarcodeSymbologies class