Properties
| Name | Type | Description |
|---|---|---|
| ErrorPosition | EditorPosition, read-only | Stores the cursor position of the first character of the error. |
| ErrorLength | int, read-only | Stores the length of the error. |
| ErrorRectangle | FRRectangle, read-only | Stores the coordinates of the error rectangle in pixels. The coordinates are relative to the document image. |
