Click or drag to resize

DocumentGetUserDictionary Method

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

Parameters

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