Delegates

  DelegateDescription
Public delegateOnAnnotationCreatedHandler
Occurs when an annotation is created.
Public delegateOnAnnotationDeselectedHandler
Occurs when one or more annotations is deselected.
Public delegateOnAnnotationMovedHandler
Occurs when an annotation is moved.
Public delegateOnAnnotationResizedHandler
Occurs when an annotation is resized.
Public delegateOnAnnotationSelectedHandler
Occurs when an annotation is selected.
Public delegateOnAnnotationTextChangedHandler
Occurs when the text in an annotation is changed.
Public delegateOnImageAreaDeselectedHandler
Occurs when the selected area of the specified image is deselected and the value of the MouseShape()()()() property is set to false.
Public delegateOnImageAreaSelectedHandler
Occurs when an area of the specified image is selected and the value of the MouseShape()()()() property is set to false.
Public delegateOnInternetTransferPercentageHandler
Occurs when uploading or downloading images via HTTP or FTP.
Public delegateOnMouseClickHandler
Occurs when the mouse clicks on an image.
Public delegateOnMouseDoubleClickHandler
Occurs when the mouse double clicks on an image.
Public delegateOnMouseMoveHandler
Occurs when the mouse moves onto an image.
Public delegateOnMouseRightClickHandler
Occurs when the mouse right clicks on an image.
Public delegateOnPostAllTransfersHandler
Occurs after all image are scanned.
Public delegateOnPostTransferHandler
Occurs when each image is scanned.
Public delegateOnPreAllTransfersHandler
Occurs before all images are scanned.
Public delegateOnPreTransferHandler
Occurs before each image is scanned.
Public delegateOnTopImageInTheViewChangedHandler
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 delegateOnTransferCancelledHandler
Occurs when the transfer is cancelled by the user.
Public delegateOnTransferErrorHandler
Occurs when an error occurs during the process of transfer.