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
- For more detailed information, please [click the link](https://www.dynamsoft.com/barcode-reader/docs/web/programming/javascript/api-reference/interface/RuntimeSettings.html?ver=9.6.42) to view.
2082
2083
2083
2084
### FurtherModes
2084
2085
@@ -2102,6 +2103,8 @@ interface FurtherModes {
2102
2103
}
2103
2104
```
2104
2105
2106
+
- For more detailed information, please [click the link](https://www.dynamsoft.com/barcode-reader/docs/web/programming/javascript/api-reference/interface/furthermodes.html?ver=9.6.42) to view.
2107
+
2105
2108
### Region
2106
2109
2107
2110
**Syntax**
@@ -2115,6 +2118,7 @@ interface Region {
2115
2118
regionTop:number;
2116
2119
}
2117
2120
```
2121
+
- For more detailed information, please [click the link](https://www.dynamsoft.com/barcode-reader/docs/web/programming/javascript/api-reference/interface/Region.html?ver=9.6.42) to view.
0 commit comments