Click or drag to resize

ImageViewGetCommandState Method (IVCTOOLBARBUTTON, Boolean, Boolean)

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

Parameters

Command
Type: OmniPageCSDK.ToolBoxesIVCTOOLBARBUTTON
Checked
Type: SystemBoolean
Enabled
Type: SystemBoolean
See Also