Click or drag to resize

CharacterBarExecuteCommand Method (Int32)

Executes control specific command if enabled programatically.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public virtual void ExecuteCommand(
	int CommandID
)

Parameters

CommandID
Type: SystemInt32

Implements

ICmnVisualUIHelperExecuteCommand(Int32)
See Also