Click or drag to resize

ImageViewGetMenuItems Method

Use this method to return 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 VISBUTTON[] GetMenuItems(
	IVCTOOLBARBUTTON Group
)

Parameters

Group
Type: Kofax.OmniPageCSDK.ToolBoxesIVCTOOLBARBUTTON

Return Value

Type: VISBUTTON
See Also