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

Property Value

Type: BarCode
See Also