| Name | Type | Description | Notes |
|---|---|---|---|
| iPage | Int | The page where the area is located | |
| eSection | String | The section of the page | [optional] |
| iX | Int | The X coordinate (Horizontal). Require when eSection = 'Region' or eSection is not set. | [optional] |
| iY | Int | The Y coordinate (Vertical). Require when eSection = 'Region' or eSection is not set. | [optional] |
| iWidth | Int | Area's width. Require when eSection = 'Region' or eSection is not set. | [optional] |
| iHeight | Int | Area's height. Require when eSection = 'Region' or eSection is not set. | [optional] |