This method is implemented on the client-side. It is called by ABBYY FineReader Engine when Text Validator finds an error during spell checking. The method allows the client to select the operation which should be performed on the error: ignore, replace, or add uncertainly recognized word to the dictionary. The method is called before displaying an error in Text Validator. If you select any reaction except TVC_None in this method, the error will not be displayed in Text Validator. You can receive the information on the errors which have been found using the ITextValidator::ValidatorError property.Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
ITextValidatorEvents
OnValidationEvent Method of the ITextValidatorEvents Interface
OnValidationEvent method of the ITextValidatorEvents Interface in ABBYY FineReader Engine Visual Components on Windows — This method is implemented on the client-side.
