Click or drag to resize

OCRZoneUserDictSection Property

This property returns which section of the selected user dictionary was used in this OCR zone during recognition.

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

Property Value

Type: String
Remarks

An empty string means that no user dictionary was used.

See Also