Click or drag to resize

FontViewGetCommandState Method (FONTVIEWCOMMAND, Boolean, Boolean)

Use this method to request information about a FontView command.

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

Parameters

Command
Type: Kofax.OmniPageCSDK.ToolBoxesFONTVIEWCOMMAND
Checked
Type: SystemBoolean
Enabled
Type: SystemBoolean
See Also