Click or drag to resize

WorkflowBar.AdviseSize Method

Use this method to control the WorkflowBar width/height.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public void AdviseSize(
	int Width,
	int Height
)

Parameters

Width
Type: System.Int32
Height
Type: System.Int32
See Also