Barcode Xpress for Java v14.0 - Updated January 7, 2025
com.accusoft.barcodexpress Package / BarcodeReader Class / getBarcodeTypes Method
In This Topic
getBarcodeTypes Method
In This Topic

Gets the type of barcodes to analyze during recognition processing.

Default value: BarcodeType.ALL.
Syntax
public BarcodeType[] getBarcodeTypes()

Return Value

array of barcode types used for recognition.
See Also