Skip to main content

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.

This object specifies the error position on the page. An error is an uncertainly recognized character, uncertainly recognized word or garbage.

Properties

NameTypeDescription
ErrorPositionEditorPosition, read-onlyStores the cursor position of the first character of the error.
ErrorLengthint, read-onlyStores the length of the error.
ErrorRectangleFRRectangle, read-onlyStores the coordinates of the error rectangle in pixels. The coordinates are relative to the document image.

See also

ITextValidator::ValidatorError