UDSections Class |
Namespace: Kofax.OmniPageCSDK.IproPlus
The UDSections type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
This property returns the number of UDSection objects located in the collection.
|
| Name | Description | |
|---|---|---|
| Add |
This method adds a new section to the active user dictionary.
| |
| Dispose | Releases all resources used by the UDSections | |
| GetEngine |
Returns the Engine object.
| |
| GetEnumerator | ||
| GetItem |
This property returns the requested UDSection object from the collection.
| |
| Remove |
This method will delete the specified UDSection from the user dictionary together
with all its words and other content.
| |
| RemoveAll |
This method deletes all sections from the active user dictionary.
|