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

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.

rect オブジェクトは、左・上・右・下の 4 辺を成す直線の座標で定義される長方形を表します。長方形の辺は常にページの端と平行です。座標はピクセル単位で指定されます。
PropertyData typeDescription
l *integer長方形の左辺の X 座標。
t *integer長方形の上辺の Y 座標。
r *integer長方形の右辺の X 座標。
b *integer長方形の下辺の Y 座標。
  • は必須プロパティを示します。