Barcode Xpress for Java v13.9 - Updated
getValue Method
com.accusoft.barcodexpress Package > Result Class : getValue Method

Gets the value of the recognized barcode.

If the barcodes being recognized are encoding binary data, use the getData method to return the result value instead.
Syntax
public java.lang.String getValue()

Return Value

a string which contains one or many characters which represent the value of the barcode.
See Also

Reference

Result Class
Result Members

Is this page helpful?
Yes No
Thanks for your feedback.