Converters.RemoveClonedConverter Method |
Namespace: Kofax.OmniPageCSDK.IproPlus
The Item parameter can be a number or a string. If the Item parameter is a number, it is treated as the index of the converter to be removed. If the Item parameter is a string, the Converter object with the specified name will be removed. Only cloned converters can be removed, so if the indexed or named converter is a delivered one i.e. its Cloned property returns False, a trappable error occurs.
If the Item parameter is not a valid index or a valid cloned converter name, a trappable error occurs.