Skip to content

Files

Latest commit

 

History

History
14 lines (11 loc) · 920 Bytes

EzsigndocumentExtractTextV1Request.md

File metadata and controls

14 lines (11 loc) · 920 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]