BarcodeSymbologies.UpcCoupon 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 UPC Coupon with supplemental barcode symbology.
public:
static property unsigned int UpcCoupon { unsigned int get(); };
static uint32_t UpcCoupon();
public static uint UpcCoupon { get; }
var uInt32 = BarcodeSymbologies.upcCoupon;
Public Shared ReadOnly Property UpcCoupon As UInteger
Property Value
The UPC Coupon with supplemental barcode symbology.