VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebBarcodeReaderSettingsJS type / get_SearchCode39WithoutStartStop Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_SearchCode39WithoutStartStop Method
In This Topic
Gets a value indicating whether the barcode reader must search Code 39 barcodes without Start/Stop symbols.
Syntax
var instance = new Vintasoft.Barcode.WebBarcodeReaderSettingsJS();

var value; // Type: boolean
value = instance.get_SearchCode39WithoutStartStop();

Return Value

A value indicating whether the barcode reader must search Code 39 barcodes without Start/Stop symbols.
Browser Compatibility
9
5
11
5
See Also