Click or drag to resize

DocumentView.GetCommandState Method (THUMBNAILVIEWCOMMAND, Boolean, Boolean)

To request information about a DocumentView command.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public void GetCommandState(
	THUMBNAILVIEWCOMMAND Command,
	ref bool Checked,
	ref bool Enabled
)

Parameters

Command
Type: Kofax.OmniPageCSDK.ToolBoxes.THUMBNAILVIEWCOMMAND
Checked
Type: System.Boolean
Enabled
Type: System.Boolean
See Also