Click or drag to resize

UDManagerImport Method

This method allows you to import a user dictionary from an external source.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void Import(
	string UDName,
	bool KeepSections,
	[OptionalAttribute] string Section
)

Parameters

UDName
Type: SystemString
KeepSections
Type: SystemBoolean
Section (Optional)
Type: SystemString
See Also