WorkflowViewReload Method
|
This method reloads the last workflow result from the attached document and displays it in the control.
Namespace:
Kofax.OmniPageCSDK.ToolBoxes
Assembly:
Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
Remarks
You can use this method if you previously called the Clear method, but displaying the result becomes required again.
You should not call this method while a workflow is being executed.
See Also