We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e3d54a commit 3e3515cCopy full SHA for 3e3515c
info/api/Addon_Camera.md
@@ -979,7 +979,7 @@ interface ScanConfiguration{
979
**Example**
980
981
```javascript
982
-<div id="dwtcontrolContainer" style="width:270px;height:350px"></div>
+<div id="dwtcontrolContainer"></div>
983
<input type="button" value="scan document" onclick="ScanDocument();" />
984
<script type="text/javascript">
985
function ScanDocument() {
0 commit comments