'Declaration Public ReadOnly Property Length As Integer
public int Length {get;}
public: __property int get_Length();
'Declaration Public ReadOnly Property Length As Integer
public int Length {get;}
public: __property int get_Length();
This property is used in conjunction with the BarcodeDataAsByte property to return the recognized barcode's value.
See the Result for more information about retrieving results.