Skip to content

Commit 9874a73

Browse files
Merge pull request #425 from dynamsoft-docs/preview
Preview
2 parents ddda468 + 3f14354 commit 9874a73

File tree

1 file changed

+1
-1
lines changed
  • programming/javascript/user-guide

1 file changed

+1
-1
lines changed

programming/javascript/user-guide/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ await cvRouter.updateSettings("ReadSingleBarcode", settings);
480480
await cvRouter.startCapturing("ReadSingleBarcode");
481481
```
482482
483-
For a list of adjustable barcode settings, check out [SimplifiedBarcodeReaderSettings](https://www.dynamsoft.com/barcode-reader/docs/web/programming/javascript/api-reference/interfaces/simplified-barcode-reader-settings.html).
483+
For a list of adjustable barcode settings, check out [SimplifiedBarcodeReaderSettings](https://www.dynamsoft.com/barcode-reader/docs/web/programming/javascript/api-reference/interfaces/simplified-barcode-reader-settings.html) and [EnumBarcodeFormat](https://www.dynamsoft.com/capture-vision/docs/core/enums/barcode-reader/barcode-format.html?lang=js&product=dbr).
484484
485485
#### 1.2. Retrieve the original image
486486

0 commit comments

Comments
 (0)