Click or drag to resize

SettingsCopyTo Method (String, Settings, Boolean)

Namespace:  Kofax.OmniPageCSDK.CAPI
Assembly:  Kofax.OmniPageCSDK.CAPI (in Kofax.OmniPageCSDK.CAPI.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public void CopyTo(
	string name,
	Settings dst,
	bool wholeSubtree
)

Parameters

name
Type: SystemString
dst
Type: Kofax.OmniPageCSDK.CAPISettings
wholeSubtree
Type: SystemBoolean
See Also