Click or drag to resize

WorkflowBar.Attach Method

Use this method to attach the control 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 Attach(
	Object Document
)

Parameters

Document
Type: System.Object
See Also