separators 配列の要素は、ページ上で検出されたセパレーター、つまり表を構成したり、ドキュメントのセクションを区切ったりする帯や線を表すオブジェクトです。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.
| Property | Data type | Description |
|---|---|---|
position | rect | セパレーターが配置されているドキュメント上の矩形領域の座標。 |
confidence | confidence | この値は常に -1 です。 |
color | integer | セパレーターの色。 |
thickness | integer | セパレーターのピクセル単位での太さ。 |
type | string enum | セパレーターの種類。取り得る値: unknown, solid, dotted |
endPoints | object | セパレーターの開始点と終了点のピクセル単位での座標。プロパティ (integer 型) : startX, startY, endX, endY |
