Click or drag to resize

ConverterCopyTo Method

This method is used to copy the current values of the Converter's settings to the target SettingManager.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void CopyTo(
	SettingManager SettingManager
)

Parameters

SettingManager
Type: Kofax.OmniPageCSDK.IproPlusSettingManager
See Also