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

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.

checkmarks 配列の要素は、ドキュメント上で検出されたチェックマークを表すオブジェクトです。チェックマークは、付いている、付いていない、または修正済みのいずれかです。

プロパティ

データ型

説明

position

rect

チェックマークがある、ドキュメント上の矩形領域の座標です。

confidence

confidence

この値は、0 (不確実) または 100 (確実) のいずれかです。

value

string enum

チェックマークの状態です。

指定可能な値:

  • checked
  • unchecked
  • corrected
  • unknown