Converters.GetItem Method |
Namespace: Kofax.OmniPageCSDK.IproPlus
The Item parameter can either be a string or a number. If it is a number, the value of the Item parameter is converted to a Long type and treated as a zero based index. If the conversion cannot be done, a trappable error occurs.
The index of the first object in the collection is zero (0) and the last object is indexed Count-1. If the Item parameter is a string, the property returns the Converter object with the same name. Converter names are case sensitive.