Click or drag to resize

EditorViewGetCustomToolbarButtons Method

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

Parameters

Group
Type: Kofax.OmniPageCSDK.ToolBoxesTECCOMMAND

Return Value

Type: VISBUTTON
See Also