The DynamicDotNetTwain type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| OnAnnotationCreated |
Occurs when an annotation is created.
| |
| OnAnnotationDeselected |
Occurs when one or more annotations is deselected.
| |
| OnAnnotationMoved |
Occurs when an annotation is moved.
| |
| OnAnnotationResized |
Occurs when an annotation is resized.
| |
| OnAnnotationSelected |
Occurs when an annotation is selected.
| |
| OnAnnotationTextChanged |
Occurs when the text in an annotation is changed.
| |
| OnImageAreaDeselected |
Occurs when the selected area of the specified image is deselected and the value of the MouseShape()()()() property is set to false.
| |
| OnImageAreaSelected |
Occurs when an area of the specified image is selected and the value of the MouseShape()()()() property is set to false.
| |
| OnInternetTransferPercentage |
Occurs when uploading or downloading images via HTTP or FTP.
| |
| OnMouseClick |
Occurs when the mouse clicks on an image.
| |
| OnMouseDoubleClick |
Occurs when the mouse double clicks on an image.
| |
| OnMouseMove |
Occurs when the mouse moves onto an image.
| |
| OnMouseRightClick |
Occurs when the mouse right clicks on an image.
| |
| OnPostAllTransfers |
Occurs after all image are scanned.
| |
| OnPostTransfer |
Occurs when each image is scanned.
| |
| OnPreAllTransfers |
Occurs before all images are scanned.
| |
| OnPreTransfer |
Occurs before each image is scanned.
| |
| OnTopImageInTheViewChanged |
Occurs when the current top image displayed in Dynamic .Net TWAIN is changed and the view mode is NOT set to -1 by -1.
| |
| OnTransferCancelled |
Occurs when the transfer is cancelled by the user.
| |
| OnTransferError |
Occurs when an error occurs during the process of transfer.
|