Document.RejectionSymbol Property |
Namespace: Kofax.OmniPageCSDK.IproPlus
The rejection symbol is a special character that is used to indicate rejected characters in the output document. A rejected character is one which could not be recognized by the active recognition engine configuration.
The default value is the TILDE character ("~").
The ConvertResults method uses this setting. This property accepts a string parameter, but only a string containing a single character can be set.
Changing this property will set the Modified property to True.