Decode Barcode
Decodes a given Barcode image
This activity is used to decode a given barcode into text.
Input
- Image Path: - RequiredSpecifies the input file path of the barcode that is to be decoded.
- Charset: Specifies the charset to be used for decoding the given barcode. 
Output
- Barcode Format: - String VariableRequired Specifies the format of the barcode that is decoded.
- Result: - String VariableRequired Specifies the data decoded from the user-specified barcode as a string.
Last updated
