WorkflowAssistantDialogAttach Method
|
Use this method to attach the control to the initialized Engine object.
Namespace:
Kofax.OmniPageCSDK.ToolBoxes
Assembly:
Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntaxpublic void Attach(
Object Engine
)
Public Sub Attach (
Engine As Object
)
public:
void Attach(
Object^ Engine
)
Parameters
- Engine
- Type: SystemObject
See Also