'Declaration Public Property expectedBarcodes As Integer
public int expectedBarcodes { get; set; }
Property Value
Default value is 1.
'Declaration Public Property expectedBarcodes As Integer
public int expectedBarcodes { get; set; }
Value of this property must be set to 2 if it is necessary to read one EAN Plus or UPC Plus barcode.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5