Click or drag to resize

ImageView.GetMenuItems 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.ToolBoxes.IVCTOOLBARBUTTON

Return Value

Type:VISBUTTON[]
See Also