Click or drag to resize

DetailViewDetach Method

To detach the control from an existing document.

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 document gets destroyed.
See Also