Click or drag to resize

WorkflowViewExpandAllNodes Method

This method expands all object nodes.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public void ExpandAllNodes()
Remarks
You can call it if the ViewerMode property is set to MD_MIXED.
See Also