Click or drag to resize

EditorViewResourceSelectionChanged Method

Use this method to provide information on the meaning of a selection change.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public virtual void ResourceSelectionChanged(
	RESOURCE_TYPE Type,
	Object Resource
)

Parameters

Type
Type: Kofax.OmniPageCSDK.ToolBoxesRESOURCE_TYPE
Resource
Type: SystemObject

Implements

IResourceUserResourceSelectionChanged(RESOURCE_TYPE, Object)
See Also