Click or drag to resize

EditorViewSetCustomToolbarButtons Method

Use this method to set which button is on the customized toolbar in the given group.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public void SetCustomToolbarButtons(
	TECCOMMAND Group,
	VISBUTTON[] Button
)

Parameters

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