'Declaration ReadOnly Property ReadingQuality As Double
'Usage Dim instance As IBarcodeInfo Dim value As Double value = instance.ReadingQuality
double ReadingQuality {get;}
__property double get_ReadingQuality();
Property Value
Possible values:- value is close to 1 - barcode was read very successful, e.g. it's ideal barcode
- value is less 0,5 - more than a half of scanning lines are damaged