Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 956 Bytes

EzsigndocumentExtractTextV1Request.md

File metadata and controls

15 lines (11 loc) · 956 Bytes

EzsigndocumentExtractTextV1Request

Properties

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]

[Back to Model list] [Back to API list] [Back to README]