Click or drag to resize

DetailView.RemovePagesHandler Delegate

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public delegate void RemovePagesHandler(
	Object Document,
	ref bool Cancel
)

Parameters

Document
Type: System.Object
Cancel
Type: System.Boolean
See Also