このオブジェクトは、ページ上のエラーの位置を示します。エラーとは、認識結果が不確かな文字、認識結果が不確かな単語、またはノイズを指します。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.
プロパティ
| 名前 | 型 | 説明 |
|---|---|---|
| ErrorPosition | EditorPosition, 読み取り専用 | エラーの先頭文字のカーソル位置を格納します。 |
| ErrorLength | int, 読み取り専用 | エラーの長さを格納します。 |
| ErrorRectangle | FRRectangle, 読み取り専用 | エラー矩形の座標をピクセル単位で格納します。座標はドキュメント画像を基準とします。 |
