Skip to content

Commit 4880d4e

Browse files
committed
add usage notes about events for startScan
1 parent 825f76a commit 4880d4e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

_articles/info/api/WebTwain_Acquire.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -926,6 +926,10 @@ startScan(scanSetup: ScanSetup): Promise<ScanSetup>;
926926
</table>
927927
</div>
928928

929+
**Usage notes**
930+
931+
[`OnPostTransfer`](#onposttransfer), [`OnPostAllTransfers`](#onpostalltransfers) and [`OnPreAllTransfers`](#onprealltransfers) events are not triggered using `startScan()`. You can use the `funcScanStatus` callback instead.
932+
929933
**Sample**
930934

931935
<a href="https://demo.dynamsoft.com/Samples/dwt/Make-use-of-the-API-startScan/index.html" target="_blank">Make use of the API startScan </a>

0 commit comments

Comments
 (0)