Click or drag to resize

ImageViewSetToolbarButtons Method

Use this method to set which button 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 SetToolbarButtons(
	IVCTOOLBARBUTTON Group,
	VISBUTTON[] Button
)

Parameters

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