Click or drag to resize

DetailViewRemovePagesHandler Delegate

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

Parameters

Document
Type: SystemObject
Cancel
Type: SystemBoolean
See Also