Click or drag to resize

ScannerCopyFrom Method

This method is used to copy the current values of the same Scanner's settings from the source SettingManager.

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

Parameters

SettingManager
Type: Kofax.OmniPageCSDK.IproPlusSettingManager
See Also