ImageGear Professional v18.4 > API Reference Guide > Recognition Component API Reference > Recognition Component Functions Reference > Output Functions > IG_REC_output_missing_symbol_set |
Specifies the code of the missing symbol.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_REC_output_missing_symbol_set( AT_WCHAR MissSym ); |
Name | Type | Description |
MissSym | AT_WCHAR | The missing symbol to be set. |
This function does not process image pixels.
The missing symbol is a special character that replaces any character that was recognized by the recognition engine but could not be represented in the final output document, since the character does not exist in the current Code Page.