Click or drag to resize

ICmnVisualUIHelper.GetCommandState Method

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
[DispIdAttribute(23)]
void GetCommandState(
	int CommandID,
	out bool Enabled,
	out bool Checked
)

Parameters

CommandID
Type: System.Int32
Enabled
Type: System.Boolean
Checked
Type: System.Boolean
See Also