Click or drag to resize

WorkflowBarAdviseSizeHandler Delegate

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

Parameters

Width
Type: SystemInt32
Height
Type: SystemInt32
See Also