Click or drag to resize

ScannerParametersDialogDetach Method

Use this method to detach the control from an existing scanner.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public void Detach()
Remarks
You must call Detach before the related scanner object gets destroyed.
See Also