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.
Page は、画像の寸法やソースファイルを含む、Documentの1ページを表します。
プロパティ
| 名前 | 型 | アクセス レベル | 説明 |
|---|---|---|---|
| Id | string | 読み取り専用 | ページの識別子です。 |
| ImageHeight | uint | 読み取り専用 | ページ画像の高さ (ピクセル単位) です。 |
| ImageWidth | uint | 読み取り専用 | ページ画像の幅 (ピクセル単位) です。 |
| Index | int | 読み取り専用 | Document内のページ番号です。インデックスは 0 から始まります。 |
| SourceFile | SourceFile | 読み取り専用 | このページの抽出元のソースファイルです。 |
Document
Document オブジェクト — 処理中のDocument、そのページ、ソースファイルにアクセスします。
SourceFile
Document への入力として使用されるソースファイルです。
ImageRegion
画像上の単一のフィールド領域で、複数の矩形で構成される場合があります。
オブジェクトモデル
Advanced Script Rules で使用するための、完全な JavaScript オブジェクト リファレンスです。
