ModuleInfos Class |
Namespace: Kofax.OmniPageCSDK.IproPlus
The ModuleInfos type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
This property returns the number of ModuleInfo objects in the collection.
|
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the ModuleInfos |
![]() | GetEngine |
Returns the Engine object.
|
![]() | GetEnumerator | |
![]() | GetItem |
This property returns the requested ModuleInfo object from the collection.
|
Only those modules located in the binary folder that have a valid license installed on that machine are considered available. When a module is missing or not licensed, the initialization of that module will fail.
When OEM licensing is used, query this property only after the OEM License file has been successfully loaded during the Engine object's Init method.
If the Engine is not initialized, accessing this property raises a trappable error.