Click or drag to resize

ICmnVisualUIHelperGetCommandState 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: SystemInt32
Enabled
Type: SystemBoolean
Checked
Type: SystemBoolean
See Also