Thanks for Downloading Dynamic Web TWAIN 30-Day Trial!
Your download will start shortly. If your download does not begin, click here to retry.
Image Viewer
How can I disable drag and drop images in the viewer?
You can leverage the inbuilt API acceptDrop to disable the load functionality of the dropped images in the viewer.
DWTObject.Viewer.acceptDrop = false;