Click or drag to resize

DocumentSetUserDictionary Method

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void SetUserDictionary(
	string Name,
	bool Embedded,
	[OptionalAttribute] Object SectionName
)

Parameters

Name
Type: SystemString
Embedded
Type: SystemBoolean
SectionName (Optional)
Type: SystemObject
See Also