Skip to content

Commit b3a9830

Browse files
authored
Merge pull request #607 from ztyyLV/Jackson-branch
Jackson branch
2 parents 47b0824 + 8fe7a90 commit b3a9830

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

faq/how-to-enable-remote-scan.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ keywords: Dynamic Web TWAIN, Project Deployment and End-user Installation, resou
77
breadcrumbText: How can i enable Remote Scan?
88
description: How can i enable Remote Scan?
99
permalink: /faq/how-to-enable-remote-scan.html
10+
ignore: true
1011
---
1112

1213
View all FAQs about [Project Deployment and End-user Installation](

info/api/WebTwain_Acquire.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3932,8 +3932,8 @@ TransferMode: Dynamsoft.DWT.EnumDWT_TransferMode | number;
39323932
<tr>
39333933
<td align="center">v5.2+</td>
39343934
<td align="center">v10.0+</td>
3935-
<td align="center">v11.0+</td>
39363935
<td align="center">not supported</td>
3936+
<td align="center">v11.0+</td>
39373937
<td align="center">not supported</td>
39383938
</tr>
39393939

info/api/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@ permalink: /info/api/
589589
|[`GetConvertMode()`]({{site.info}}api/Addon_PDF.html#getconvertmode)| [`IsModuleInstalled()`]({{site.info}}api/Addon_PDF.html#ismoduleinstalled) | [`IsTextBasedPDF()`]({{site.info}}api/Addon_PDF.html#istextbasedpdf)| [`SetConvertMode()`]({{site.info}}api/Addon_PDF.html#setconvertmode)|
590590
|[`SetPassword()`]({{site.info}}api/Addon_PDF.html#setpassword)|[`SetResolution()`]({{site.info}}api/Addon_PDF.html#setresolution)|[`Write.Setup()`]({{site.info}}api/Addon_PDF.html#writesetup)|
591591

592-
### Camera
592+
<!-- ### Camera
593593
594594
#### Methods
595595
@@ -598,7 +598,7 @@ permalink: /info/api/
598598
|[`getSourceList()`]({{site.info}}api/Addon_Camera.html#getsourcelist) | [`selectSource()`]({{site.info}}api/Addon_Camera.html#selectsource)|[`getCurrentSource()`]({{site.info}}api/Addon_Camera.html#getcurrentsource)|[`closeSource()`]({{site.info}}api/Addon_Camera.html#closesource)|
599599
|[`getResolution()`]({{site.info}}api/Addon_Camera.html#getresolution)| [`setResolution()`]({{site.info}}api/Addon_Camera.html#setresolution)| [`getCurrentResolution()`]({{site.info}}api/Addon_Camera.html#getcurrentresolution)| [`play()`]({{site.info}}api/Addon_Camera.html#play)|
600600
|[`pause()`]({{site.info}}api/Addon_Camera.html#pause)| [`resume()`]({{site.info}}api/Addon_Camera.html#resume)| [`stop()`]({{site.info}}api/Addon_Camera.html#stop)|[`getStatus()`]({{site.info}}api/Addon_Camera.html#getstatus)|
601-
|[`capture()`]({{site.info}}api/Addon_Camera.html#capture)| [`showVideo()`]({{site.info}}api/Addon_Camera.html#showvideo)| [`closeVideo()`]({{site.info}}api/Addon_Camera.html#closevideo)|[`scanDocument()`]({{site.info}}api/Addon_Camera.html#scandocument)|
601+
|[`capture()`]({{site.info}}api/Addon_Camera.html#capture)| [`showVideo()`]({{site.info}}api/Addon_Camera.html#showvideo)| [`closeVideo()`]({{site.info}}api/Addon_Camera.html#closevideo)|[`scanDocument()`]({{site.info}}api/Addon_Camera.html#scandocument)| -->
602602

603603
### Webcam
604604

0 commit comments

Comments
 (0)