Click or drag to resize

ImageFilesRemoveAll Method

This method closes and removes all ImageFile objects from the collection.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void RemoveAll()
Remarks

All removed ImageFile objects will be destroyed and every reference to those objects becomes invalid.

See Also