BarcodeSymbologies.Upca Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Universal Product Code (UPC) version A barcode symbology.
public:
static property unsigned int Upca { unsigned int get(); };
static uint32_t Upca();
public static uint Upca { get; }
var uInt32 = BarcodeSymbologies.upca;
Public Shared ReadOnly Property Upca As UInteger
Property Value
The Universal Product Code (UPC) version A barcode symbology.