Click or drag to resize

DocumentView.Remove Method

Removes a document from the Document View.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public void Remove(
	Object Document,
	bool Close
)

Parameters

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