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.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public BarCode BarCode { get; set; }

Property Value

Type: BarCode
See Also