Gets or sets the number system to use for UPC-E symbology.

Namespace: Neodynamic.WPF
Assembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)

Syntax

C#
public UpcE UpcESystem { get; set; }
Visual Basic
Public Property UpcESystem As UpcE
	Get
	Set

Property Value

Type: UpcE

See Also