Click or drag to resize

VerticalDictionariesGetDocument Method

Returns the parent Document object.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void GetDocument(
	out Document Document
)

Parameters

Document
Type: Kofax.OmniPageCSDK.IproPlusDocument
Remarks
If the parent of the collection is the Engine object, a trappable error occurs.
See Also