Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic void GetItem(
Object Index,
out Converter Converter
)
Public Sub GetItem (
Index As Object,
<OutAttribute> ByRef Converter As Converter
)
public:
void GetItem(
Object^ Index,
[OutAttribute] Converter^% Converter
)
Parameters
- Index
- Type: SystemObject
- Converter
- Type: Kofax.OmniPageCSDK.IproPlusConverter
See Also