Click or drag to resize

WorkflowBar.AttachEngine Method

Use this method to attach the Engine to an existing document object.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public void AttachEngine(
	Object Engine
)

Parameters

Engine
Type: System.Object
See Also