Click or drag to resize

ThumbnailViewGetMenuString Method

Returns control specific menu string to be displayed in a menu.

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

Parameters

CommandID
Type: SystemInt32

Return Value

Type: String

Implements

ICmnVisualUIHelperGetMenuString(Int32)
See Also