Click or drag to resize

LanguageViewExecuteCommand Method (LANGUAGEVIEWCOMMAND)

Use this method to force execution of a LanguageView command.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public void ExecuteCommand(
	LANGUAGEVIEWCOMMAND Command
)

Parameters

Command
Type: Kofax.OmniPageCSDK.ToolBoxesLANGUAGEVIEWCOMMAND
See Also