Click or drag to resize

ScannerCopyTo Method

This method is used to copy the current values of the Scanner'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