Defines the precise positioning and sizing of a field within the PDF document. Fields can be positioned using absolute coordinates or by searching for specific text anchors within the document.
| Name | Type | Description |
|---|---|---|
| PageNumber | Integer | Null |
| Search | String | Null |
| Occurence | Integer | Null |
| Top | Integer | Null |
| Right | Integer | Null |
| Bottom | Integer | Null |
| Left | Integer | Null |
| Width | Integer | Null |
| Height | Integer | Null |