Click or drag to resize

BarCodeEventArgsBarCode Property

The BarCode associated with this event

Namespace:  Atalasoft.Barcoding.Reading
Assembly:  Atalasoft.dotImage.Barcoding.Reading (in Atalasoft.dotImage.Barcoding.Reading.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public BarCode BarCode { get; set; }

Property Value

Type: BarCode
See Also