Click or drag to resize

SettingViewOnAddNode Event

Fired when the setting nodes are added to the treeview. Official name and display name can be overridden.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public event SettingViewAddNodeHandler OnAddNode

Value

Type: Kofax.OmniPageCSDK.ToolBoxesSettingViewAddNodeHandler
See Also