Document.MissingSymbol Property |
Namespace: Kofax.OmniPageCSDK.IproPlus
The missing symbol is a special character that replaces a character result that was recognized by the Engine but cannot be represented in the final output document because of character coding issues.
The default missing symbol is the CIRCUMFLEX character ("^").
The ConvertResults method uses this setting.
This property accepts a string parameter, but a string containing only a single character can be specified when this property is set.
Changing this property will set the Modified property to True.