Click or drag to resize

CharacterCertainWord Property

This property returns True if the word containing this character is a certain word (safely recognized).

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

Property Value

Type: Boolean
Remarks
This flag is True by default. If the Check property of the Document object is True, the checking subsystem can set this flag to False.
See Also