Skip to content

Commit 3e3515c

Browse files
authored
Update Addon_Camera.md
1 parent 2e3d54a commit 3e3515c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

info/api/Addon_Camera.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -979,7 +979,7 @@ interface ScanConfiguration{
979979
**Example**
980980

981981
```javascript
982-
<div id="dwtcontrolContainer" style="width:270px;height:350px"></div>
982+
<div id="dwtcontrolContainer"></div>
983983
<input type="button" value="scan document" onclick="ScanDocument();" />
984984
<script type="text/javascript">
985985
function ScanDocument() {

0 commit comments

Comments
 (0)