Click or drag to resize

ConverterGetChildConverters Method

This method is used to get 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 GetChildConverters(
	out string[] Names,
	out string[] SubPathes
)

Parameters

Names
Type: SystemString
SubPathes
Type: SystemString
See Also