Click or drag to resize

ConverterSetChildConverters Method

This method is used to set the child converters of a specific converter.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void SetChildConverters(
	string[] Names,
	string[] SubPathes
)

Parameters

Names
Type: SystemString
SubPathes
Type: SystemString
See Also