CVB.Net 14.0
ZxBarcodeReadResult Struct Reference

ZXing bar code read result. More...

Properties

string Text [get]
 Text string decoded from the bar code.
 
ZxBarcodeSymbology Format [get]
 Format of the code that has been decoded.
 
Point2Dd[] Location [get]
 Location of the code (2 entries for 1D codes, up to 4 entries for 2D codes).
 

Detailed Description

ZXing bar code read result.