Click or drag to resize

EditorView.SetCustomToolbarButtons 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.ToolBoxes.TECCOMMAND
Button
Type:Kofax.OmniPageCSDK.ToolBoxes.VISBUTTON[]
See Also