Click or drag to resize

DocumentViewRemove 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: SystemObject
Close
Type: SystemBoolean
See Also