Click or drag to resize

ImageViewOnReorderingFinished Event

This event is fired when a previously initiated zone reorder function is terminated.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public event ImageViewReorderingFinishedHandler OnReorderingFinished

Value

Type: Kofax.OmniPageCSDK.ToolBoxesImageViewReorderingFinishedHandler
Remarks
To end reorder mode, either a different tool has to be activated, or the IVC_BTN_REORDER command has to be executed again.
See Also