メインコンテンツへスキップ

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.

separators 配列の要素は、ページ上で検出されたセパレーター、つまり表を構成したり、ドキュメントのセクションを区切ったりする帯や線を表すオブジェクトです。
PropertyData typeDescription
positionrectセパレーターが配置されているドキュメント上の矩形領域の座標。
confidenceconfidenceこの値は常に -1 です。
colorintegerセパレーターの色。
thicknessintegerセパレーターのピクセル単位での太さ。
typestring enumセパレーターの種類。取り得る値: unknown, solid, dotted
endPointsobjectセパレーターの開始点と終了点のピクセル単位での座標。プロパティ (integer 型) : startX, startY, endX, endY