Barcode Xpress for Java - Updated
setBarcodeTypes Method
com.accusoft.barcodexpress Package > BarcodeReader Class : setBarcodeTypes Method
array of barcode types used for recognition.
Sets the type of barcodes to analyze during recognition processing.
Syntax
public void setBarcodeTypes( 
   BarcodeType[] _types
)

Parameters

_types
array of barcode types used for recognition.
See Also

Reference

BarcodeReader Class
BarcodeReader Members