Click or drag to resize

UDManagerName Property

This property returns the name of the user dictionary.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public string Name { get; }

Property Value

Type: String
Remarks
A newly created but un-saved user dictionary results in an empty string being returned.
See Also