Barcode Xpress for .NET Core v13.9 - Updated
Code39StartStopPatternsAreMandatory
Supported Barcode Types > Code39StartStopPatternsAreMandatory

The Code39StartStopPatternsAreMandatory property determines whether or not Barcode Xpress will find and decode Code 39 / Code 39 Extended barcodes when their start and stop patterns are missing. In Code 39 / Code 39 Extended symbology, the start and stop patterns are the first 9 bars (5 black and 4 white) that encode the symbol "*". These start and stop patterns exist to ensure that the barcode is read in the correct direction. For Code 39 / Code 39 Extended barcodes, symbols can be decoded differently based on the direction in which they are scanned. Therefore, Barcode Xpress makes the following assumptions when reading a Code 39 / Code 39 Extended barcode without start and stop patterns:

The Code39StartStopPatternsAreMandatory property is set to true by default and Barcode Xpress detects Code 39 / Code 39 Extended barcodes only with start and stop patterns. You should set it to false if you are looking for Code 39 / Code 39 Extended barcodes with and without start and stop patterns.

When Code39StartStopPatternsAreMandatory is set to false, there are minimum character length requirements for Code39 / Code39 Extended barcodes without start and stop patterns:

 

See Also

Code 39

Code 39 Extended

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