You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// View the complete list of supported barcode formats and their corresponding IDs here: [Barcode Format Documentation](https://www.dynamsoft.com/barcode-reader/docs/web/programming/javascript/api-reference/enum-barcode-format.html?lang=js)
44
+
// View the complete list of supported barcode formats and their corresponding IDs here
// View the complete list of supported barcode formats and their corresponding IDs here: [Barcode Format Documentation](https://www.dynamsoft.com/barcode-reader/docs/mobile/programming/objectivec-swift/api-reference/enum/barcode-format.html)
51
+
// View the complete list of supported barcode formats and their corresponding IDs here
// View the complete list of supported barcode formats and their corresponding IDs here: [Barcode Format Documentation](https://www.dynamsoft.com/barcode-reader/docs/mobile/programming/objectivec-swift/api-reference/enum/barcode-format.html)
58
+
// View the complete list of supported barcode formats and their corresponding IDs here
// View the complete list of supported barcode formats and their corresponding IDs here: [Barcode Format Documentation](https://www.dynamsoft.com/barcode-reader/docs/server/programming/java/api-reference/enum-barcode-format.html)
73
+
// View the complete list of supported barcode formats and their corresponding IDs here
# View the complete list of supported barcode formats and their corresponding IDs here: [Barcode Format Documentation](https://www.dynamsoft.com/barcode-reader/docs/server/programming/python/api-reference/enum-barcode-format.html)
86
+
# View the complete list of supported barcode formats and their corresponding IDs here
// View the complete list of supported barcode formats and their corresponding IDs here: [Barcode Format Documentation](https://www.dynamsoft.com/barcode-reader/docs/server/programming/cplusplus/api-reference/enum-barcode-format.html?lang=cpp)
101
+
// View the complete list of supported barcode formats and their corresponding IDs here
@@ -109,5 +115,6 @@ using (CaptureVisionRouter cvr = new CaptureVisionRouter())
109
115
// Update the settings.
110
116
cvr.UpdateSettings(PresetTemplate.PT_READ_BARCODES, settings, out errorMsg);
111
117
}
112
-
// View the complete list of supported barcode formats and their corresponding IDs here: [Barcode Format Documentation](https://www.dynamsoft.com/barcode-reader/docs/server/programming/dotnet/api-reference/enum-barcode-format.html?product=dcv&lang=dotnet)
118
+
// View the complete list of supported barcode formats and their corresponding IDs here
0 commit comments