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

Gets a value determining whether or not Barcode Xpress will find and decode Code 39 / Code 39 Extended barcodes when their start and stop patterns are missing.

Default value: true.
Syntax
public boolean getCode39StartStopPatternsAreMandatory()

Return Value

boolean determining whether or not Code 39 / Code 39 Extended barcodes without start and stop patterns will be decoded.
See Also