ezsigntemplatedocument_extract_text_v1_request_t
Name |
Type |
Description |
Notes |
i_page |
int |
The page where the area is located |
|
e_section |
ezmax_api_definition__full_ezsigntemplatedocument_extract_text_v1_request_ESECTION_e |
The section of the page |
[optional] |
i_x |
int |
The X coordinate (Horizontal). Require when eSection = 'Region' or eSection is not set. |
[optional] |
i_y |
int |
The Y coordinate (Vertical). Require when eSection = 'Region' or eSection is not set. |
[optional] |
i_width |
int |
Area's width. Require when eSection = 'Region' or eSection is not set. |
[optional] |
i_height |
int |
Area's height. Require when eSection = 'Region' or eSection is not set. |
[optional] |
[Back to Model list] [Back to API list] [Back to README]