The DynamicDotNetTwain type exposes the following members.

Events

  NameDescription
Public eventOnAnnotationCreated
Occurs when an annotation is created.
Public eventOnAnnotationDeselected
Occurs when one or more annotations is deselected.
Public eventOnAnnotationMoved
Occurs when an annotation is moved.
Public eventOnAnnotationResized
Occurs when an annotation is resized.
Public eventOnAnnotationSelected
Occurs when an annotation is selected.
Public eventOnAnnotationTextChanged
Occurs when the text in an annotation is changed.
Public eventOnImageAreaDeselected
Occurs when the selected area of the specified image is deselected and the value of the MouseShape()()()() property is set to false.
Public eventOnImageAreaSelected
Occurs when an area of the specified image is selected and the value of the MouseShape()()()() property is set to false.
Public eventOnInternetTransferPercentage
Occurs when uploading or downloading images via HTTP or FTP.
Public eventOnMouseClick
Occurs when the mouse clicks on an image.
Public eventOnMouseDoubleClick
Occurs when the mouse double clicks on an image.
Public eventOnMouseMove
Occurs when the mouse moves onto an image.
Public eventOnMouseRightClick
Occurs when the mouse right clicks on an image.
Public eventOnPostAllTransfers
Occurs after all image are scanned.
Public eventOnPostTransfer
Occurs when each image is scanned.
Public eventOnPreAllTransfers
Occurs before all images are scanned.
Public eventOnPreTransfer
Occurs before each image is scanned.
Public eventOnTopImageInTheViewChanged
Occurs when the current top image displayed in Dynamic .Net TWAIN is changed and the view mode is NOT set to -1 by -1.
Public eventOnTransferCancelled
Occurs when the transfer is cancelled by the user.
Public eventOnTransferError
Occurs when an error occurs during the process of transfer.

See Also