Click or drag to resize

ImageViewSetMenuItems Method

Use this method to set which item is displayed on the menu in a given group.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public void SetMenuItems(
	IVCTOOLBARBUTTON Group,
	VISBUTTON[] Item
)

Parameters

Group
Type: Kofax.OmniPageCSDK.ToolBoxesIVCTOOLBARBUTTON
Item
Type: Kofax.OmniPageCSDK.ToolBoxesVISBUTTON
See Also