Click or drag to resize

EditorView.SetUILang Method

Sets UI language from LANGUAGES enumeration of IPRO.

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

Parameters

lID
Type: System.Int32

Implements

ICmnVisualUIHelper.SetUILang(Int32)
See Also