Skip to main content
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