Click or drag to resize

SettingsCopyTo Method (String, Settings, Boolean)

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

Parameters

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