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 represents a single page of the document being processed in a Condition activity.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Id | string | Read-only | The unique identifier of the page. |
| ImageHeight | uint | Read-only | The height of the page image in pixels. |
| ImageWidth | uint | Read-only | The width of the page image in pixels. |
| Index | int | Read-only | The page number in the document (starting at 0). |
Related topics
Document
The document being processed by the Condition activity.
SourceFile
Represents a source file of the document being processed.
Object model
Full JavaScript object reference for Condition activity scripts.
