Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 2.52 KB

EzsigntemplateformfieldRequestCompound.md

File metadata and controls

17 lines (13 loc) · 2.52 KB

EZmaxApiDefinitionFull.EzsigntemplateformfieldRequestCompound

Properties

Name Type Description Notes
pkiEzsigntemplateformfieldID Number The unique ID of the Ezsigntemplateformfield [optional]
iEzsigntemplatedocumentpagePagenumber Number The page number in the Ezsigntemplatedocument
sEzsigntemplateformfieldLabel String The Label for the Ezsigntemplateformfield
sEzsigntemplateformfieldValue String The value for the Ezsigntemplateformfield [optional]
iEzsigntemplateformfieldX Number The X coordinate (Horizontal) where to put the Ezsigntemplateformfield on the Ezsigntemplatepage. Coordinate is calculated at 100dpi (dot per inch). So for example, if you want to put the Ezsigntemplateformfield 2 inches from the left border of the page, you would use "200" for the X coordinate.
iEzsigntemplateformfieldY Number The Y coordinate (Vertical) where to put the Ezsigntemplateformfield on the Ezsigntemplatepage. Coordinate is calculated at 100dpi (dot per inch). So for example, if you want to put the Ezsigntemplateformfield 3 inches from the top border of the page, you would use "300" for the Y coordinate.
iEzsigntemplateformfieldWidth Number The Width of the Ezsigntemplateformfield in pixels calculated at 100 DPI The allowed values are varying based on the eEzsigntemplateformfieldgroupType. eEzsigntemplateformfieldgroupType
iEzsigntemplateformfieldHeight Number The Height of the Ezsigntemplateformfield in pixels calculated at 100 DPI The allowed values are varying based on the eEzsigntemplateformfieldgroupType. eEzsigntemplateformfieldgroupType
bEzsigntemplateformfieldSelected Boolean Whether the Ezsigntemplateformfield is selected or not by default. This can only be set if eEzsigntemplateformfieldgroupType is Checkbox or Radio [optional]