Click or drag to resize

Converter.SetChildConverters 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:System.String[]
SubPathes
Type:System.String[]
See Also