Request for POST /1/object/ezsigndocument/{pkiEzsigndocumentID}/extractText
| 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] |